Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb68e6d43a | |||
| 04bc50d6ee | |||
| 3f7cadcd63 |
@@ -2,7 +2,7 @@
|
|||||||
CONNECTION_URI=mongodb://admin:adminpassword@192.168.0.197:27017/ludo?authSource=admin&replicaSet=rs0
|
CONNECTION_URI=mongodb://admin:adminpassword@192.168.0.197:27017/ludo?authSource=admin&replicaSet=rs0
|
||||||
|
|
||||||
# Backend port
|
# Backend port
|
||||||
PORT=18081
|
PORT=8080
|
||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
NODE_ENV=production
|
NODE_ENV=development
|
||||||
Reference in New Issue
Block a user