Changed HTTPS Url

4.x.x
mharindu 8 years ago
parent a80ca2d696
commit 3858920d72

@ -2,7 +2,7 @@
"appContext" : "/devicemgt/",
"webAgentContext" : "/devicemgt-web-agent/",
"apiContext" : "api",
"httpsURL" : "https://localhost:8243",
"httpsURL" : "https://localhost:9443",
"httpURL" : "%http.ip%",
"wssURL" : "%https.ip%",
"wsURL" : "%http.ip%",

Loading…
Cancel
Save