added firmwareServiceBaseUrl and manufacturerServiceBaseUrl into application.properties of opensync-gateway-cloud-process

This commit is contained in:
Dmitry Toptygin
2020-06-16 18:22:20 -04:00
parent 09fed160f4
commit a7d3cf1fbe

View File

@@ -104,6 +104,8 @@ tip.wlan.csrf-enabled=false
#tip.wlan.locationServiceBaseUrl=https://localhost:9091
#tip.wlan.equipmentServiceBaseUrl=https://localhost:9091
#tip.wlan.profileServiceBaseUrl=https://localhost:9091
#tip.wlan.firmwareServiceBaseUrl=https://localhost:9091
#tip.wlan.manufacturerServiceBaseUrl=https://localhost:9091
# For all-cloud-in-one-process :
#SSC-related services
@@ -117,6 +119,8 @@ tip.wlan.locationServiceBaseUrl=https://localhost:9092
tip.wlan.equipmentServiceBaseUrl=https://localhost:9092
tip.wlan.profileServiceBaseUrl=https://localhost:9092
tip.wlan.clientServiceBaseUrl=https://localhost:9092
tip.wlan.firmwareServiceBaseUrl=https://localhost:9092
tip.wlan.manufacturerServiceBaseUrl=https://localhost:9092
#server.session-timeout= # session timeout in seconds
#server.tomcat.max-threads = 0 # number of threads in protocol handler