diff --git a/json/config.json b/json/config.json index 945ff4e2..88b41f20 100644 --- a/json/config.json +++ b/json/config.json @@ -15,6 +15,6 @@ "port" : 80, "sslPort" : 443, "ip" : null, - "ssl" : true, + "ssl" : false, "rest" : true } \ No newline at end of file