@@ -9,9 +9,20 @@ spring:
max-active: 10
max-idle: 10
min-idle: 2
- host: 192.186.1.30
+ host: 172.30.90.111
port: 6379
- password: wivismall
+ password:
+ cluster:
+ nodes:
+ 172.30.90.111:6379
+ 172.30.90.112:6379
+ 172.30.90.113:6379
+ 172.30.90.111:6380
+ 172.30.90.112:6380
+ 172.30.90.113:6380
+ 172.30.90.111:6381
+ 172.30.90.112:6381
+ 172.30.90.113:6381
logging.config: classpath:log/logback-run.xml