Skip to content

Commit d6ac1cc

Browse files
authored
Update README.md
1 parent d8a4472 commit d6ac1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dstack-database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It's a docker-compose simulation environment for 3 nodes.
1010
You can crash/pause any 1 of them, and the other 2 will make progress.
1111

1212
- `./Dockerfile` starts from ubuntu, mainly installs postgres patroni and zookeeper
13-
- `./docker-compose.yml` defines three services
13+
- `./docker-compose.yml` defines three identical services
1414
- `./patroni.yml` configures the postgres
1515
- `./start.sh` runs zookeeper, fixes directory permissions, runs patroni
1616
- `./zoo.cfg` zookeeper consensus

0 commit comments

Comments
 (0)