Skip to content

Commit b9dcf0a

Browse files
author
Rafał Warzycha
authored
Update README.md
1 parent 9cc88a4 commit b9dcf0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mongo-cluster-docker
22

3-
Simple 3 node replica mongodb on offcial `mongo` docker image using `docker-compose`.
3+
This is a simple 3 node replica mongodb setup based on offcial `mongo` docker image using `docker-compose` described in my blogpost at https://warzycha.pl/mongo-db-sharding-docker-example/.
44

55
# Run
66

@@ -77,4 +77,4 @@ Basically `mongosetup` service is now splitted to multiple `yml` files. :)
7777

7878
See more @ `ENV.md`
7979

80-
MIT @ `LICENSE`
80+
MIT @ `LICENSE`

0 commit comments

Comments
 (0)