mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-26 17:27:29 +00:00
4 lines
149 B
Bash
4 lines
149 B
Bash
MONGO_URL=mongodb://localhost/fosscord
|
|
PORT=3001
|
|
PRODUCTION=TRUE
|
|
THREADS=# automatically use all available cores, only available if production = true |