init
This commit is contained in:
3
backend/.env.sample
Normal file
3
backend/.env.sample
Normal file
@@ -0,0 +1,3 @@
|
||||
PORT=8888
|
||||
HOST=0.0.0.0
|
||||
MONGO_CONNECTION_STRING=mongodb://localhost:27017/myMernApp
|
||||
Reference in New Issue
Block a user