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

index 00000000..0224de64 --- /dev/null +++ b/.env.example
@@ -0,0 +1,4 @@ +MONGO_URL=mongodb://localhost/fosscord +PORT=3002 +PRODUCTION=TRUE +THREADS=# automatically use all available cores, only available if production = true \ No newline at end of file