|
@@ -59,7 +59,7 @@ spring:
|
|
|
autoconfigure:
|
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://139.186.27.96:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true
|
|
|
+ url: jdbc:mysql://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true
|
|
|
username: hcst
|
|
|
password: hcst@2020
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|