summary refs log tree commit diff
path: root/.env.example
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-28 21:19:19 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-28 21:19:19 +0200
commit614d8f14fa2bac5c4f4357d51b4df527bea93c19 (patch)
tree31c97a8c2bc2c73a9cf35a2fe75a15535bde86e7 /.env.example
parentUpdate attachments.ts (diff)
downloadserver-ts-614d8f14fa2bac5c4f4357d51b4df527bea93c19.tar.xz
:sparkles: attachments
Diffstat (limited to '.env.example')
-rw-r--r--.env.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example

index 0a91585c..b5e011f1 100644 --- a/.env.example +++ b/.env.example
@@ -1,2 +1,3 @@ STORAGE_LOCATION=files/ +STORAGE_PROVIDER=file PORT=3003 \ No newline at end of file