From 7dad2de2751e95e6946b2d6c8dffb737bb395004 Mon Sep 17 00:00:00 2001 From: claudemiro Date: Fri, 4 Mar 2016 08:31:03 -0300 Subject: [PATCH] Added SSL port --- ipe/config-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipe/config-example.json b/ipe/config-example.json index 873cce9..f04e804 100644 --- a/ipe/config-example.json +++ b/ipe/config-example.json @@ -1,7 +1,7 @@ { "Host": ":8080", "SSL": false, - "SSLHost": ":8090", + "SSLHost": ":4433", "SSLKeyFile": "key.pem", "SSLCertFile": "cert.pem", "Apps": [