mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-08 06:31:46 +00:00
✨ start.bat and start.sh script
This commit is contained in:
+1
-2
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user