We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88d4c99 + 92698a7 commit 4055410Copy full SHA for 4055410
docs/deployment-guides/replication-sharding-examples/01_1_shard_2_replicas.md
@@ -66,7 +66,7 @@ for i in {01..02}; do
66
done
67
```
68
69
-Add the following `docker-compose.yml` file to the `clickhouse-cluster` directory:
+Add the following `docker-compose.yml` file to the `cluster_1S_2R` directory:
70
71
```yaml title="docker-compose.yml"
72
version: '3.8'
0 commit comments