Added SSL port

This commit is contained in:
claudemiro
2016-03-04 08:31:03 -03:00
parent 081611fd87
commit 7dad2de275
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"Host": ":8080", "Host": ":8080",
"SSL": false, "SSL": false,
"SSLHost": ":8090", "SSLHost": ":4433",
"SSLKeyFile": "key.pem", "SSLKeyFile": "key.pem",
"SSLCertFile": "cert.pem", "SSLCertFile": "cert.pem",
"Apps": [ "Apps": [