mongodb-replica-set icon indicating copy to clipboard operation
mongodb-replica-set copied to clipboard

Docker setting for mongodb replica set

Results 1 mongodb-replica-set issues
Sort by recently updated
recently updated
newest added

Hello, thank you for your work and share! I followed the step and when I was doing this [step.](https://github.com/frontalnh/mongodb-replica-set#connect-to-replica-set) `mongo 'mongodb://test:test1234@mongo-rs0-1:27017,mongo-rs0-2:27018,mongo-rs0-3:27019/test?replicaSet=rs0'` I cannot connect to the set and got error...