Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 36
Support MongoDB URI format #38
Copy link
Copy link
Open
Description
Metadata
Metadata
Assignees
Labels
No labels
If the host is in MongoDB URI format, e.g.
'mongodb://localhost:27017/', the port and username and password should override the defaults. MongoClient supports these URIs.