1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-20 17:51:35 +02:00
server/gateway/.env.example
Flam3rboy d24348ef0f gateway
2021-08-12 20:18:05 +02:00

4 lines
149 B
Plaintext

MONGO_URL=mongodb://localhost/fosscord
PORT=3002
PRODUCTION=TRUE
THREADS=# automatically use all available cores, only available if production = true