enabled https for testing

This commit is contained in:
2023-10-27 19:13:33 -05:00
parent aecc12a342
commit f984e93c76

View File

@@ -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",