Changing the default wbsocket URL to DAS endpoint.

revert-70aa11f8
sinthuja 8 years ago
parent bc84ff85ea
commit a5212213cf

@ -5,7 +5,7 @@
"httpsURL" : "%https.ip%",
"httpURL" : "%http.ip%",
"httpsWebURL" : "%https.ip%",
"wssURL" : "%https.ip%",
"wssURL" : "https://localhost:9444",
"wsURL" : "%http.ip%",
"dashboardServerURL" : "%https.ip%",
"enrollmentDir": "/emm-web-agent/enrollment",

Loading…
Cancel
Save