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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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