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.
1 parent 1916d88 commit 92698a7Copy full SHA for 92698a7
docs/deployment-guides/replication-sharding-examples/01_1_shard_2_replicas.md
@@ -65,7 +65,7 @@ for i in {01..02}; do
65
done
66
```
67
68
-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:
69
70
```yaml title="docker-compose.yml"
71
version: '3.8'
0 commit comments