summary refs log tree commit diff
path: root/gateway/.env.example
blob: 0224de64a6cb6eb9eb59e3bb9281b1cab3e4c911 (plain) (blame)
1
2
3
4
MONGO_URL=mongodb://localhost/fosscord
PORT=3002
PRODUCTION=TRUE
THREADS=# automatically use all available cores, only available if production = true