Merge pull request #271 from lvillis/patch-1

chore(docs): update cluster startup command
This commit is contained in:
paderlol
2022-08-10 15:49:32 +08:00
committed by GitHub
+1 -1
View File
@@ -106,7 +106,7 @@
* 集群
```powershell
docker-compose -f cluster.yaml up
docker-compose -f cluster-hostname.yaml up
```