Created the dot env template

This commit is contained in:
Mathias Wagner 2022-06-26 17:19:00 +02:00
parent c2be9fc7f6
commit 79d598002f
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

6
.env.template Normal file
View File

@ -0,0 +1,6 @@
MONGOOSE_STRING=mongodb://user:pass@localhost:27017/database
EXPRESS_PORT=8352
SOCKET_PORT=8353
MEDIA_PORT=8354
DOWNLOAD_PORT=8355
RELEASE_PATH=/mnt/data/download