Update README.md

pull/24/head
StarsL.cn 2022-06-13 02:47:53 +08:00 committed by GitHub
parent cb4ebf8d64
commit 814475ebb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -102,7 +102,8 @@ consul acl bootstrap
### 2. 部署Consul Manager
##### 使用docker-compose来部署
- 下载:`https://raw.githubusercontent.com/starsliao/ConsulManager/main/docker-compose.yml`
- 下载:`wget https://raw.githubusercontent.com/starsliao/ConsulManager/main/docker-compose.yml`
- 国内下载:`wget https://starsl.cn/static/img/docker-compose.yml`
- 编辑:`docker-compose.yml`修改3个环境变量
- consul的token**`consul_token`**
- consul的URL(/v1要保留)**`consul_url`**