diff --git a/.env b/.env index cfc913c..f6e21c4 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ CONNECTION_URI=mongodb://admin:adminpassword@192.168.0.197:27017/ludo?authSource=admin&replicaSet=rs0 # Backend port -PORT=18081 +PORT=8080 # Environment -NODE_ENV=production +NODE_ENV=development \ No newline at end of file