소스 검색

账户调整

yumeng 1 년 전
부모
커밋
7a5bdffd2a
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      ruixuan-admin/src/main/resources/application-mgs.yml

+ 3 - 3
ruixuan-admin/src/main/resources/application-mgs.yml

@@ -119,11 +119,11 @@ spring:
     # 端口,默认为6379
     port: 6379
     # 数据库索引
-    database: 16
+    database: 0
     # 密码
-    password:
+    password: hcst@2020
     # 连接超时时间
-    timeout: 1000s
+    timeout: 10s
     lettuce:
       pool:
         # 连接池中的最小空闲连接