Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaksood619 committed Dec 23, 2023
1 parent 53bb2d0 commit 8364354
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/databases/nosql-databases/mongodb/others.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,7 @@ https://github.com/mongo-express/mongo-express
### MongoSync

```bash
./mongosync --cluster0 mongodb://admin:[email protected]:27018/ --cluster1 mongodb+srv://deepaksood619:[email protected]/

deepaksood619
xXGzRa0mqGyT2Roi

./mongosync --cluster0 mongodb://username:[email protected]:27018/ --cluster1 mongodb+srv://username:[email protected]/
```

[mongosync — MongoDB Cluster-to-Cluster Sync](https://www.mongodb.com/docs/cluster-to-cluster-sync/current/reference/mongosync/)

0 comments on commit 8364354

Please sign in to comment.