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 bc972d8 commit 16cf9d3Copy full SHA for 16cf9d3
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"mdb.presetConnections": [
3
4
- "name": "Local MongoDB Database",
+ "name": "mongodb:27017",
5
"connectionString": "mongodb://admin:mongodb@localhost:27017"
6
}
7
]
0 commit comments