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