|
@@ -1,5 +1,5 @@
|
|
server:
|
|
server:
|
|
- port: 8804
|
|
|
|
|
|
+ port: 8806
|
|
servlet:
|
|
servlet:
|
|
context-path: /jeecg-boot
|
|
context-path: /jeecg-boot
|
|
compression:
|
|
compression:
|
|
@@ -97,7 +97,7 @@ spring:
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
datasource:
|
|
datasource:
|
|
master:
|
|
master:
|
|
- url: jdbc:mysql://139.186.151.174:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
|
|
|
|
|
|
+ url: jdbc:mysql://139.186.165.84:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
|
|
username: hcst
|
|
username: hcst
|
|
password: hcst@2020
|
|
password: hcst@2020
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|