updated ui config

merge-requests/7/head
ayyoob 8 years ago
parent 471e634790
commit 0d721a226b

@ -1,7 +1,7 @@
{
"appContext": "/devicemgt/",
"httpsURL" : "%https.ip%",
"httpURL" : "%http.ip%",
"httpsURL" : "https://localhost:8243",
"httpURL" : "http://localhost:8280",
"wssURL" : "https://localhost:9445",
"wsURL" : "%http.ip%",
"portalURL": "https://%server.ip%:9445",
@ -12,7 +12,7 @@
"iOSConfigRoot" : "%https.ip%/ios-enrollment/",
"iOSAPIRoot" : "%https.ip%/ios/",
"adminService": "%https.ip%",
"gatewayEnabled": false,
"gatewayEnabled": true,
"oauthProvider": {
"appRegistration": {
"appType": "webapp",

Loading…
Cancel
Save