Authored by chunhua.zhang

add

... ... @@ -53,3 +53,10 @@ redis:
java: 10.66.4.161
gateway: 10.66.4.200
search: 10.66.4.249
zookeeper:
- 10.66.4.9
- 10.66.4.8
- 10.66.4.4
- 10.66.4.5
- 10.66.4.3
\ No newline at end of file
... ...
... ... @@ -94,9 +94,4 @@
10.66.70.12
[zookeeper]
10.66.4.9
10.66.4.8
10.66.4.4
10.66.4.5
10.66.4.3
... ...
... ... @@ -43,6 +43,7 @@ db:
# java inner load balancer
java:
inner_lb: 10.66.4.112
rabbit:
common_local: 10.66.4.112
order_local: 10.66.4.234
... ... @@ -54,8 +55,8 @@ redis:
search: 10.66.4.249
zookeeper:
- 10.66.4.161
- 10.66.4.162
- 10.66.4.163
- 10.66.4.164
- 10.66.4.165
\ No newline at end of file
- 10.66.4.9
- 10.66.4.8
- 10.66.4.4
- 10.66.4.5
- 10.66.4.3
\ No newline at end of file
... ...