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