Created the .env template file
This commit is contained in:
parent
f2aa6ad49f
commit
d7949eabc3
5
.env.template
Normal file
5
.env.template
Normal file
@ -0,0 +1,5 @@
|
||||
MONGOOSE_STRING=mongodb://user:pass@localhost:27017/database
|
||||
API_PORT=8671
|
||||
SHORTENER_PORT=8672
|
||||
CDN_PORT=8673
|
||||
AS_PORT=8674
|
Loading…
x
Reference in New Issue
Block a user