|
@@ -5,7 +5,7 @@ server:
|
|
|
|
|
|
spring:
|
|
spring:
|
|
datasource:
|
|
datasource:
|
|
- url: jdbc:log4jdbc:mysql://mysql57/jp_.shinestar._2.0?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
|
|
|
|
+ url: jdbc:log4jdbc:mysql://mysql57/shine_star?autoReconnect=true&characterEncoding=utf8&serverTimezone=GMT%2B8
|
|
username: root
|
|
username: root
|
|
password: jpsoft8121234
|
|
password: jpsoft8121234
|
|
devtools:
|
|
devtools:
|
|
@@ -27,7 +27,7 @@ spring:
|
|
username: admin
|
|
username: admin
|
|
password: jpsoft
|
|
password: jpsoft
|
|
#虚拟host 可以不设置,使用server默认host
|
|
#虚拟host 可以不设置,使用server默认host
|
|
- virtual-host: .shinestar.-test
|
|
|
|
|
|
+ virtual-host: shinestar-test
|
|
|
|
|
|
logger:
|
|
logger:
|
|
level: WARN
|
|
level: WARN
|
|
@@ -117,7 +117,7 @@ e-home-sdk:
|
|
libPath: "/usr/local/ehome/linux/"
|
|
libPath: "/usr/local/ehome/linux/"
|
|
logPath: "/usr/local/ehome/logs"
|
|
logPath: "/usr/local/ehome/logs"
|
|
localIP: "0.0.0.0"
|
|
localIP: "0.0.0.0"
|
|
- remoteIP: "47.92.161.104"
|
|
|
|
|
|
+ remoteIP: "47.111.136.126"
|
|
cmsUdpPort: 7661
|
|
cmsUdpPort: 7661
|
|
alarmUdpPort: 7662
|
|
alarmUdpPort: 7662
|
|
pictureServerTcpPort: 7663
|
|
pictureServerTcpPort: 7663
|