update: README.md

This commit is contained in:
mroldx 2023-03-11 17:39:54 +08:00
parent 048a2a4f16
commit 7229c14c34
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ Run the following command
docker-compose -f example/standalone-mysql-8.yaml up
```
* Cluster
* Standalone Nacos Cluster
```powershell
docker-compose -f example/cluster-hostname.yaml up

View File

@ -49,7 +49,7 @@
docker-compose -f example/standalone-mysql-8.yaml up
```
* 集群模式
* docker单节点部署集群模式
```powershell
docker-compose -f example/cluster-hostname.yaml up