We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a94e14 commit 16392c3Copy full SHA for 16392c3
README.md
@@ -65,6 +65,7 @@ PORT=8080
65
DB_HOST=localhost
66
MongoDB_USER=admin
67
MongoDB_PASSWORD=Password@123
68
+MongoDB_URL=localhost:27017
69
LoginUser=admin
70
LoginPass=Password@123
71
DB_URL=mongodb://localhost:27017/userMng
0 commit comments