start.bat and start.sh script

This commit is contained in:
Flam3rboy
2021-08-15 00:10:54 +02:00
parent b9e545a445
commit 6cee68c1e3
10 changed files with 35 additions and 28 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
process.env.MONGOMS_DEBUG = "true";
// process.env.MONGOMS_DEBUG = "true";
import cluster from "cluster";
import os from "os";
import { setupDatabase } from "./Database";