Kaynağa Gözat

Merge branch 'master' of https://gogs.storlead.com/storlead/storlead-sasa-platform

183207892172 10 saat önce
ebeveyn
işleme
9e8795a9dc

+ 2 - 2
java/storlead-api/src/main/resources/application-dev.yml

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