mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-24 13:54:58 +00:00
TW-882: Fixed URLs for Profile and clientService
This commit is contained in:
@@ -68,8 +68,6 @@ fi
|
|||||||
HOST_PROPS+=" -Dtip.wlan.routingServiceBaseUrl=$SSC_URL"
|
HOST_PROPS+=" -Dtip.wlan.routingServiceBaseUrl=$SSC_URL"
|
||||||
HOST_PROPS+=" -Dtip.wlan.alarmServiceBaseUrl=$SSC_URL"
|
HOST_PROPS+=" -Dtip.wlan.alarmServiceBaseUrl=$SSC_URL"
|
||||||
HOST_PROPS+=" -Dtip.wlan.systemEventServiceBaseUrl=$SSC_URL"
|
HOST_PROPS+=" -Dtip.wlan.systemEventServiceBaseUrl=$SSC_URL"
|
||||||
HOST_PROPS+=" -Dtip.wlan.profileServiceBaseUrl=$SSC_URL"
|
|
||||||
HOST_PROPS+=" -Dtip.wlan.clientServiceBaseUrl=$SSC_URL"
|
|
||||||
|
|
||||||
// PROV URLs
|
// PROV URLs
|
||||||
HOST_PROPS+=" -Dtip.wlan.customerServiceBaseUrl=$PROV_URL"
|
HOST_PROPS+=" -Dtip.wlan.customerServiceBaseUrl=$PROV_URL"
|
||||||
@@ -79,6 +77,8 @@ fi
|
|||||||
HOST_PROPS+=" -Dtip.wlan.locationServiceBaseUrl=$PROV_URL"
|
HOST_PROPS+=" -Dtip.wlan.locationServiceBaseUrl=$PROV_URL"
|
||||||
HOST_PROPS+=" -Dtip.wlan.manufacturerServiceBaseUrl=$PROV_URL"
|
HOST_PROPS+=" -Dtip.wlan.manufacturerServiceBaseUrl=$PROV_URL"
|
||||||
HOST_PROPS+=" -Dtip.wlan.equipmentServiceBaseUrl=$PROV_URL"
|
HOST_PROPS+=" -Dtip.wlan.equipmentServiceBaseUrl=$PROV_URL"
|
||||||
|
HOST_PROPS+=" -Dtip.wlan.profileServiceBaseUrl=$PROV_URL"
|
||||||
|
HOST_PROPS+=" -Dtip.wlan.clientServiceBaseUrl=$PROV_URL"
|
||||||
|
|
||||||
DEFAULT_BRIDGE="${DEFAULT_BRIDGE:=br-lan}"
|
DEFAULT_BRIDGE="${DEFAULT_BRIDGE:=br-lan}"
|
||||||
DEFAULT_WAN_TYPE="${DEFAULT_WAN_TYPE:=eth}"
|
DEFAULT_WAN_TYPE="${DEFAULT_WAN_TYPE:=eth}"
|
||||||
|
|||||||
Reference in New Issue
Block a user