Skip to content

Commit 16cf9d3

Browse files
ajosh0504sis0k0
authored andcommitted
Updating conn name
1 parent bc972d8 commit 16cf9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mdb.presetConnections": [
33
{
4-
"name": "Local MongoDB Database",
4+
"name": "mongodb:27017",
55
"connectionString": "mongodb://admin:mongodb@localhost:27017"
66
}
77
]

0 commit comments

Comments
 (0)