Update environment configuration for development setup
This commit is contained in:
parent
e9e5eb32ad
commit
3f7cadcd63
4
.env
4
.env
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user