chore(docs): update cluster startup command

This commit is contained in:
lvillis
2022-07-06 14:23:52 +08:00
committed by GitHub
parent 5e62a75151
commit 96644e6a6c
+1 -1
View File
@@ -106,7 +106,7 @@
* 集群
```powershell
docker-compose -f cluster.yaml up
docker-compose -f cluster-hostname.yaml up
```