1
0
Code Issues Pull Requests Projects Releases Wiki Activity GitHub Gitee

update node watch

This commit is contained in:
2022-10-18 14:42:39 +08:00
parent b2d32c5844
commit c17c3ae5a1
4 changed files with 31 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
let keepWatching = true;
let keepWatching = false;
if (keepWatching) {
global.useMysqlPool = true;
global.connectionLimit = 15;