mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-11 15:55:49 +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
|