4 lines
96 B
Bash
4 lines
96 B
Bash
|
|
MONGO_URI=mongodb://127.0.0.1:27017/
|
||
|
|
# MONGO_URI=mongodb://mongo/
|
||
|
|
API_PORT=3503
|
||
|
|
SOCKET_PORT=1059
|