[修改]修改网络模式为host,调整了各个服务的网络地址
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
backend = "etcd"
|
||||
nodes = [
|
||||
"http://etcd:2379",
|
||||
"http://127.0.0.1:2379",
|
||||
]
|
||||
watch = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user