Browse Source

提交代码

zhangcaibao 4 years ago
parent
commit
fb154edd69
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/application-common-prod.properties

+ 2 - 2
src/main/resources/application-common-prod.properties

@@ -19,13 +19,13 @@ spring.datasource.maxPoolPreparedStatementPerConnectionSize=20
 spring.datasource.filters=stat,wall,slf4j
 spring.datasource.connectionProperties=druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
 
-spring.redis.password=zhidian@1QAZxsw2
+spring.redis.password=aijia@78342
 spring.redis.timeout=3000
 spring.redis.block-when-exhausted=true
 
 
 
-spring.redis.cluster.nodes=172.18.164.135:6380,172.18.164.135:6381,172.18.164.135:6382,172.18.164.135:6383,172.18.164.135:6384,172.18.164.135:6385
+spring.redis.cluster.nodes=172.18.91.10:7000,172.18.91.10:7001,172.18.91.11:7002,172.18.91.11:7003,172.18.91.9:7004,172.18.91.9:7005
 spring.redis.cluster.timeout=30
 
 spring.redis.cluster.pool.max-active=80