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