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
commit 80518f67e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@
* 集群
```powershell
docker-compose -f cluster.yaml up
docker-compose -f cluster-hostname.yaml up
```