Created
March 20, 2019 13:14
-
-
Save muratgozel/dde6943d940358a90a992e0b893074a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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