|
@@ -15,7 +15,7 @@ spring:
|
|
####redis
|
|
####redis
|
|
redis:
|
|
redis:
|
|
database: 0
|
|
database: 0
|
|
- host: 127.0.0.1
|
|
|
|
|
|
+ host: 39.101.189.130
|
|
jedis:
|
|
jedis:
|
|
pool:
|
|
pool:
|
|
max-active: 8
|
|
max-active: 8
|
|
@@ -27,7 +27,7 @@ spring:
|
|
timeout: 15000ms
|
|
timeout: 15000ms
|
|
datasource:
|
|
datasource:
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
- url: jdbc:mysql://127.0.0.1:3306/admin-api?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&useSSL=false
|
|
|
|
|
|
+ url: jdbc:mysql://39.101.189.130:33306/cr_loan?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&useSSL=false
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
username: root
|
|
username: root
|
|
password: wdshy1gxf
|
|
password: wdshy1gxf
|