1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
This commit is contained in:
Joaquim Peixoto 2021-06-25 20:26:34 +01:00
parent 7b84ef1aa0
commit 1a62f1dd8e
2 changed files with 24 additions and 21 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
STORAGE_LOCATION=files/
STORAGE_PROVIDER=file
PORT=3003