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