Skip to content

Commit 1e3626b

Browse files
committed
Change database name
1 parent 5408af1 commit 1e3626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"mongo": { "url": "mongodb://localhost:27017/test" }
2+
"mongo": { "url": "mongodb://localhost:27017/mongo" }
33
}

0 commit comments

Comments
 (0)