mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Updated config.json file which resolves wso2/product-iots#1293
This commit is contained in:
parent
8b3feec052
commit
0cca31dd06
@ -2,6 +2,7 @@
|
|||||||
"appContext": "/devicemgt/",
|
"appContext": "/devicemgt/",
|
||||||
"isCloud": false,
|
"isCloud": false,
|
||||||
"isDeviceOwnerEnabled": false,
|
"isDeviceOwnerEnabled": false,
|
||||||
|
"managerHTTPSURL": "https://%iot.manager.host%:%iot.manager.https.port%",
|
||||||
"httpsURL": "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
"httpsURL": "https://%iot.gateway.host%:%iot.gateway.https.port%",
|
||||||
"httpURL": "http://%iot.gateway.host%:%iot.gateway.http.port%",
|
"httpURL": "http://%iot.gateway.host%:%iot.gateway.http.port%",
|
||||||
"wssURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
"wssURL": "https://%iot.analytics.host%:%iot.analytics.https.port%",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user