Commit eb65b23c99da677ae62cb0665228f9db9aa80cdf

Authored by luotong
1 parent 7d17df39

修改生产环境redis密码配置

Showing 1 changed file with 1 additions and 0 deletions
class-service.yml
@@ -298,6 +298,7 @@ spring: @@ -298,6 +298,7 @@ spring:
298 database: 0 298 database: 0
299 host: redis1 299 host: redis1
300 port: 6379 300 port: 6379
  301 + password: 6cxbJLDsHU%^QG^qJwpT7ow
301 pool: 302 pool:
302 max-idle: 100 303 max-idle: 100
303 min-idle: 10 304 min-idle: 10