1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
server/cdn/.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