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",
"httpsURL" : "https://localhost:8243",
"httpURL" : "%http.ip%",
"httpsWebURL" : "%https.ip%",
"wssURL" : "%https.ip%",
"wsURL" : "%http.ip%",
"enrollmentDir": "/emm-web-agent/enrollment",

Loading…
Cancel
Save