Fix check update (#269)

* Fix check-version.ts
This commit is contained in:
Louis Lam
2023-12-10 00:59:05 +08:00
committed by GitHub
parent bd58de535e
commit b945ddea55
4 changed files with 43 additions and 55 deletions

View File

@@ -308,6 +308,7 @@ export class DockgeServer {
this.sendStackList(true);
});
checkVersion.startInterval();
});
gracefulShutdown(this.httpServer, {