@@ -1,5 +1,5 @@
server:
- port: 8086
+ port: 8096
servlet:
context-path: /smart-bus-server
@@ -10,7 +10,6 @@ spring:
url: jdbc:log4jdbc:mysql://192.168.33.20:3306/smart-bus?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
username: root
password: jpsoft2016
-
#测试环境
# url: jdbc:log4jdbc:mysql://47.92.161.104:3336/smart-bus?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
# username: root