Created
September 28, 2017 10:36
-
-
Save NMZivkovic/023202f4a2a7b0a722bdad88ffa1c038 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
_id : "rs0", | |
members: [ | |
{ _id : 0, host : "localhost:27017" }, | |
{ _id : 0, host : "localhost:27018" }, | |
{ _id : 0, host : "localhost:27019" } | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment