mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
added firmwareServiceBaseUrl and manufacturerServiceBaseUrl into application.properties of opensync-gateway-cloud-process
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user