mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 20:52:42 +01:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
PRODUCTION=false
|
|
|
|
DATABASE="postgres://fosscord:fosscord@db:5432/fosscord"
|
|
|
|
STORAGE_PROVIDER=file
|
|
STORAGE_LOCATION=/data
|