chenkq преди 3 дни
родител
ревизия
18928b142f
променени са 1 файла, в които са добавени 4 реда и са изтрити 6 реда
  1. 4 6
      storlead-mail-api/src/main/resources/application-test.yml

+ 4 - 6
storlead-mail-api/src/main/resources/application-test.yml

@@ -42,18 +42,16 @@ spring:
       - classpath:/templates
   # 设置静态文件路径,js,css等  #redis 配置
   redis:
-    host: 192.168.1.69 #test1.storlead.com
+    host: test1.storlead.com #test1.storlead.com
     port: 59394
     database: 10
-    connect-timeout: 10000
     lettuce:
       pool:
-        max-wait: 10000
+        max-wait: 100000
         max-idle: 10
         max-active: 100
-        min-idle: 2
-    timeout: 10000
-    password: UMneDqYAemeL7
+    timeout: 5000
+    password: bnoCWkyDqYA*ecT7FoL7
 
   mvc:
     static-path-pattern: /**