Created the dot env template
This commit is contained in:
parent
c2be9fc7f6
commit
79d598002f
6
.env.template
Normal file
6
.env.template
Normal 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
|
Loading…
x
Reference in New Issue
Block a user