diff --git a/cronicle/config.json b/cronicle/config.json index 3cd0c94..53c6658 100644 --- a/cronicle/config.json +++ b/cronicle/config.json @@ -107,7 +107,7 @@ "Access-Control-Allow-Origin": "*" }, - "https": true, + "https": false, "https_port": 3013, "https_cert_file": "conf/ssl.crt", "https_key_file": "conf/ssl.key",