Commit 7d17df391b955bb7f24192bf846a4c527de5c191

Authored by luotong
1 parent bdc457ca

修改生产环境redis密码配置

Showing 1 changed file with 1 additions and 0 deletions
user-service.yml
@@ -163,6 +163,7 @@ spring: @@ -163,6 +163,7 @@ spring:
163 database: 0 163 database: 0
164 host: redis1 164 host: redis1
165 port: 6379 165 port: 6379
  166 + password: 6cxbJLDsHU%^QG^qJwpT7ow
166 pool: 167 pool:
167 max-idle: 100 168 max-idle: 100
168 min-idle: 10 169 min-idle: 10