Showing
1 changed file
with
4 additions
and
4 deletions
@@ -14,12 +14,12 @@ redis: | @@ -14,12 +14,12 @@ redis: | ||
14 | timeout: 1000 | 14 | timeout: 1000 |
15 | servers: | 15 | servers: |
16 | - 192.168.103.35:6379 | 16 | - 192.168.103.35:6379 |
17 | - - 192.168.103.35:6379 | ||
18 | - - 192.168.103.35:6379 | 17 | + - 192.168.103.78:6379 |
18 | + - 192.168.103.76:6379 | ||
19 | readOnly: | 19 | readOnly: |
20 | - 192.168.103.35:6379 | 20 | - 192.168.103.35:6379 |
21 | - - 192.168.103.35:6379 | ||
22 | - - 192.168.103.35:6379 | 21 | + - 192.168.103.78:6379 |
22 | + - 192.168.103.76:6379 | ||
23 | primary: no | 23 | primary: no |
24 | 24 | ||
25 | yohoSearchBigDataRedis: | 25 | yohoSearchBigDataRedis: |
-
Please register or login to post a comment