Skip to content

Commit 16392c3

Browse files
authored
Update README.md
added MongoDB_URL parameter
1 parent 4a94e14 commit 16392c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ PORT=8080
6565
DB_HOST=localhost
6666
MongoDB_USER=admin
6767
MongoDB_PASSWORD=Password@123
68+
MongoDB_URL=localhost:27017
6869
LoginUser=admin
6970
LoginPass=Password@123
7071
DB_URL=mongodb://localhost:27017/userMng

0 commit comments

Comments
 (0)