summary refs log tree commit diff
path: root/.env.example
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-25 01:11:16 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-25 01:11:16 +0200
commitaa602fcace337297b557ca4b856fa79f5ab29985 (patch)
treee52d6c211df1387dd988d384b6908086c3031981 /.env.example
parentnpm i @fosscord/server-util@1.3.2 (diff)
downloadserver-ts-aa602fcace337297b557ca4b856fa79f5ab29985.tar.xz
npm i @fosscord/server-util@1.3.3
Diffstat (limited to '.env.example')
-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