|
@@ -1,5 +1,5 @@
|
|
|
server:
|
|
|
- port: 8081
|
|
|
+ port: 8803
|
|
|
ip: 127.0.0.1
|
|
|
servlet:
|
|
|
context-path: /
|
|
@@ -80,7 +80,7 @@ spring:
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
|
datasource:
|
|
|
master:
|
|
|
- url: jdbc:mysql://39.97.120.42:3306/track?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
+ url: jdbc:mysql://172.30.0.4:3306/track?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
username: hcst
|
|
|
password: test@20190531
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|