2023.01.05 修改fms-core配置文件,fms_gps指向的服务应该是waylens-fms-gps服务。
This commit is contained in:
parent
4f81e7f259
commit
a18332517a
@ -128,8 +128,8 @@ kafka.server.address="172.20.24.171:9092"
|
||||
kafka.gps.topic=fleet-api-gps
|
||||
kafka.notification.topic=fleet-api-notification
|
||||
|
||||
# fms_gps Server (waylens-fms-clip)
|
||||
fms_gps.server.address = "http://100.66.240.213:9004"
|
||||
# fms_gps Server (waylens-fms-gps)
|
||||
fms_gps.server.address = "http://172.20.24.171:9004"
|
||||
# notification push server (waylens-fms-notification)
|
||||
provider.waylens.notificationPusher.endpoint="http://172.20.24.171:8060/fmsKafka"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user