added alarm service into the opensync-gateway-cloud-process

This commit is contained in:
Dmitry Toptygin
2020-05-26 17:51:33 -04:00
parent d44bcfe21d
commit 702388b6b7

View File

@@ -98,6 +98,7 @@ tip.wlan.csrf-enabled=false
#tip.wlan.cloudEventDispatcherBaseUrl=https://localhost:9031
#tip.wlan.statusServiceBaseUrl=https://localhost:9031
#tip.wlan.routingServiceBaseUrl=https://localhost:9031
#tip.wlan.alarmServiceBaseUrl=https://localhost:9031
##PROV-related services
#tip.wlan.customerServiceBaseUrl=https://localhost:9091
#tip.wlan.locationServiceBaseUrl=https://localhost:9091
@@ -109,6 +110,7 @@ tip.wlan.csrf-enabled=false
tip.wlan.cloudEventDispatcherBaseUrl=https://localhost:9092
tip.wlan.statusServiceBaseUrl=https://localhost:9092
tip.wlan.routingServiceBaseUrl=https://localhost:9092
tip.wlan.alarmServiceBaseUrl=https://localhost:9092
#PROV-related services
tip.wlan.customerServiceBaseUrl=https://localhost:9092
tip.wlan.locationServiceBaseUrl=https://localhost:9092