This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/api/.env.example
Flam3rboy 524b5df723 api
2021-08-12 20:09:35 +02:00

4 lines
149 B
Plaintext

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