1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
server/gateway/.env.example
Flam3rboy fa31e7f8db 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