4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
PORT=8888
|
|
HOST=0.0.0.0
|
|
MONGO_CONNECTION_STRING=mongodb://localhost:27017/myMernApp
|