|
@@ -17,9 +17,9 @@ spring:
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
druid:
|
|
druid:
|
|
druid:
|
|
druid:
|
|
- url: jdbc:mysql://120.24.144.164:3306/4dkankan_v4?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true
|
|
|
|
|
|
+ url: jdbc:mysql://192.168.0.211:13306/laser?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
|
|
username: root
|
|
username: root
|
|
- password: 4Dage@4Dage#@168
|
|
|
|
|
|
+ password: 4dkk2020cuikuan%
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
filters: stat,wall,config
|
|
filters: stat,wall,config
|
|
max-active: 100
|
|
max-active: 100
|
|
@@ -36,7 +36,7 @@ spring:
|
|
max-open-prepared-statements: 50
|
|
max-open-prepared-statements: 50
|
|
max-pool-prepared-statement-per-connection-size: 20
|
|
max-pool-prepared-statement-per-connection-size: 20
|
|
redis:
|
|
redis:
|
|
- host: 120.24.144.164
|
|
|
|
|
|
+ host: 192.168.0.211
|
|
port: 6379
|
|
port: 6379
|
|
timeout: 6000ms
|
|
timeout: 6000ms
|
|
jedis:
|
|
jedis:
|