Update README.md

This commit is contained in:
StarsL.cn 2022-04-15 16:48:40 +08:00 committed by GitHub
parent 4982907cff
commit 4ea4c4685e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ rpm -ivh ./consul-1.11.1-1.x86_64.rpm
```bash
vi /etc/consul.d/consul.hcl
advertise_addr = "10.5.148.67" #如果有多网卡需要配置这行填写你的网卡IP
advertise_addr = "192.168.x.x" #可以先不加这行,如果启动有问题再加上,一般有多网卡需要配置这行填写你的网卡IP
data_dir = "/opt/consul"
client_addr = "0.0.0.0"
ui_config{