enabled https for testing
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
"Access-Control-Allow-Origin": "*"
|
"Access-Control-Allow-Origin": "*"
|
||||||
},
|
},
|
||||||
|
|
||||||
"https": false,
|
"https": true,
|
||||||
"https_port": 3013,
|
"https_port": 3013,
|
||||||
"https_cert_file": "conf/ssl.crt",
|
"https_cert_file": "conf/ssl.crt",
|
||||||
"https_key_file": "conf/ssl.key",
|
"https_key_file": "conf/ssl.key",
|
||||||
|
|||||||
Reference in New Issue
Block a user