Skip to content

Instantly share code, notes, and snippets.

@muratgozel
Created March 20, 2019 13:14
Show Gist options
  • Save muratgozel/dde6943d940358a90a992e0b893074a4 to your computer and use it in GitHub Desktop.
Save muratgozel/dde6943d940358a90a992e0b893074a4 to your computer and use it in GitHub Desktop.
mongodb://$user:$password@localhost:27027/?authMechanism=DEFAULT&authSource=$dbname
mongodb://$user:$password@$host1:27017,$host2:27017/?replicaSet=rs0&authMechanism=DEFAULT&authSource=$dbname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment