Browse Source

redis密码

change 4 years ago
parent
commit
44d6fc4851
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zhongzheng-api/src/main/resources/application-prod.yml

+ 1 - 1
zhongzheng-api/src/main/resources/application-prod.yml

@@ -64,7 +64,7 @@ spring:
         # 数据库索引
         database: 0
         # 密码
-        password: zhongzheng2021_reids
+        password: zhongzheng2021_redis
         # 连接超时时间
         timeout: 10s
         lettuce: