Merge pull request #292 from ayyoob/transport

added https url for jaggery app deployment server
This commit is contained in:
Ruwan 2016-06-06 13:58:55 +05:30
commit db56143fa3

View File

@ -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",