1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 02:01:33 +02:00
server/gateway/.env.example

4 lines
149 B
Plaintext
Raw Normal View History

2021-05-25 01:11:16 +02:00
MONGO_URL=mongodb://localhost/fosscord
PORT=3002
PRODUCTION=TRUE
THREADS=# automatically use all available cores, only available if production = true