mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-02 19:47:52 +00:00
TW-882: Fixed the URLs again to point to the right Prov and SSC services
This commit is contained in:
@@ -103,6 +103,9 @@ tip.wlan.csrf-enabled=false
|
||||
#tip.wlan.statusServiceBaseUrl=https://localhost:9031
|
||||
#tip.wlan.routingServiceBaseUrl=https://localhost:9031
|
||||
#tip.wlan.alarmServiceBaseUrl=https://localhost:9031
|
||||
#tip.wlan.clientServiceBaseUrl=https://localhost:9031
|
||||
#tip.wlan.systemEventServiceBaseUrl=https://localhost:9031
|
||||
#tip.wlan.serviceMetricServiceBaseUrl=https://localhost:9031
|
||||
##PROV-related services
|
||||
#tip.wlan.customerServiceBaseUrl=https://localhost:9091
|
||||
#tip.wlan.locationServiceBaseUrl=https://localhost:9091
|
||||
@@ -110,6 +113,7 @@ tip.wlan.csrf-enabled=false
|
||||
#tip.wlan.profileServiceBaseUrl=https://localhost:9091
|
||||
#tip.wlan.firmwareServiceBaseUrl=https://localhost:9091
|
||||
#tip.wlan.manufacturerServiceBaseUrl=https://localhost:9091
|
||||
#tip.wlan.portalUserServiceBaseUrl=https://localhost:9091
|
||||
|
||||
# For all-cloud-in-one-process :
|
||||
#SSC-related services
|
||||
@@ -117,14 +121,17 @@ tip.wlan.cloudEventDispatcherBaseUrl=https://localhost:9092
|
||||
tip.wlan.statusServiceBaseUrl=https://localhost:9092
|
||||
tip.wlan.routingServiceBaseUrl=https://localhost:9092
|
||||
tip.wlan.alarmServiceBaseUrl=https://localhost:9092
|
||||
tip.wlan.clientServiceBaseUrl=https://localhost:9092
|
||||
tip.wlan.systemEventServiceBaseUrl=https://localhost:9092
|
||||
tip.wlan.serviceMetricServiceBaseUrl=https://localhost:9092
|
||||
#PROV-related services
|
||||
tip.wlan.customerServiceBaseUrl=https://localhost:9092
|
||||
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
|
||||
tip.wlan.portalUserServiceBaseUrl=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