1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 13:14:06 +01:00
server/.env.example

3 lines
55 B
Plaintext
Raw Normal View History

2021-05-27 20:01:50 +02:00
STORAGE_LOCATION=files/
2021-05-28 21:19:19 +02:00
STORAGE_PROVIDER=file
2021-05-27 20:01:50 +02:00
PORT=3003