mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-24 19:05:29 +00:00
7 lines
121 B
Bash
7 lines
121 B
Bash
PRODUCTION=false
|
|
|
|
DATABASE="postgres://fosscord:fosscord@db:5432/fosscord"
|
|
|
|
STORAGE_PROVIDER=file
|
|
STORAGE_LOCATION=/data
|