From 35a1cb7fa153dcbe0df608bb1b58f43b425a2185 Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Sat, 31 Dec 2022 15:05:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e8c22c..275203d 100644 --- a/README.md +++ b/README.md @@ -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。