mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
WIP
This commit is contained in:
@@ -315,7 +315,7 @@ export class DockgeServer {
|
|||||||
|
|
||||||
if (isDev) {
|
if (isDev) {
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
//log.debug("terminal", "Terminal count: " + Terminal.getTerminalCount());
|
log.debug("terminal", "Terminal count: " + Terminal.getTerminalCount());
|
||||||
}, 5000);
|
}, 5000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user