Update README.md

pull/48/head
StarsL.cn 2022-12-31 15:05:02 +08:00 committed by GitHub
parent 4f177fdad7
commit 35a1cb7fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
- 启动:`docker-compose pull && docker-compose up -d`
- 访问:`http://{IP}:1026`,使用配置的变量 **`admin_passwd`** 登录
##### 3.使用K8S来部署ConsulManager
##### 2. 使用K8S来部署ConsulManager
```
# 编辑 k8s-deploy.yaml
1. 修改24、40行的x.x.x.x为Consul的IP。