summary refs log tree commit diff
path: root/.env.example
diff options
context:
space:
mode:
Diffstat (limited to '.env.example')
-rw-r--r--.env.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644

index 00000000..72449f88 --- /dev/null +++ b/.env.example
@@ -0,0 +1,6 @@ +PRODUCTION=false + +DATABASE="postgres://fosscord:fosscord@db:5432/fosscord" + +STORAGE_PROVIDER=file +STORAGE_LOCATION=/data