Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMKN authored May 29, 2022
1 parent 95038fe commit 4063de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"DB_URL": {
"description": "Your Mongo DB URL Obtained From mongodb.com",
"value": "mongodb+srv://FL:FL@cluster0.vnyds.mongodb.net/myFirstDatabase?retryWrites=true&w=majority"
"value": ""
},
"DB_NAME":{
"description":"Your Mongo DB Database Name ",
Expand Down

0 comments on commit 4063de4

Please sign in to comment.