|
@@ -75,9 +75,9 @@ spring:
|
|
|
datasource:
|
|
|
master:
|
|
|
#prod
|
|
|
- url: jdbc:mysql://139.186.27.96:3306/okr?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
+ url: jdbc:mysql://172.30.0.4:4000/okr?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
username: hcst
|
|
|
- password: test@20190531
|
|
|
+ password: hcst@2020
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
#redis 配置
|
|
|
redis:
|