changed https to false

This commit is contained in:
2023-10-27 20:02:14 -05:00
parent 04d5618c7e
commit 4c343cfb61
+1 -1
View File
@@ -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",