update apisix
This commit is contained in:
parent
eadc3e145b
commit
10c55bb3c5
|
@ -40,8 +40,8 @@ deployment:
|
|||
|
||||
etcd:
|
||||
host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
|
||||
- "http://etcd:2379" # multiple etcd address
|
||||
# prefix: "/apisix" # apisix configurations prefix
|
||||
- "http://172.22.237.11:2379" # multiple etcd address
|
||||
prefix: "/apisix" # apisix configurations prefix
|
||||
timeout: 30 # 30 seconds
|
||||
# health_check_retry: 2 # etcd retry time that only affects the health check, default 2
|
||||
# tls:
|
||||
|
|
Loading…
Reference in New Issue