Merge pull request #292 from ayyoob/transport

added https url for jaggery app deployment server
revert-70aa11f8
Ruwan 8 years ago
commit db56143fa3

@ -4,6 +4,7 @@
"apiContext" : "api", "apiContext" : "api",
"httpsURL" : "https://localhost:8243", "httpsURL" : "https://localhost:8243",
"httpURL" : "%http.ip%", "httpURL" : "%http.ip%",
"httpsWebURL" : "%https.ip%",
"wssURL" : "%https.ip%", "wssURL" : "%https.ip%",
"wsURL" : "%http.ip%", "wsURL" : "%http.ip%",
"enrollmentDir": "/emm-web-agent/enrollment", "enrollmentDir": "/emm-web-agent/enrollment",

Loading…
Cancel
Save