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 f2d217d commit 58a5343Copy full SHA for 58a5343
src/apps/mooc_backend/config/test.json
@@ -1,3 +1,3 @@
1
{
2
- "mongo": { "url": "mongodb://mongo:27017/test" }
+ "mongo": { "url": "mongodb://localhost:27017/test" }
3
}
0 commit comments