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 b242833 commit 34c96d7Copy full SHA for 34c96d7
README.md
@@ -14,8 +14,8 @@ mongodb://admin:mongodb@mongodb:27017/
14
15
## Launch Relational Migrator
16
17
-Open http://localhost:8080 in your browser.
+Open the codespace URL with port `8080` in your browser.
18
To import, use this MongoDB Connection string:
19
```
20
mongodb://admin:mongodb@mongodb:27017/library?authSource=admin
21
-```
+```
0 commit comments