diff --git a/config.js b/config.js index 61614ef..7c41400 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,6 @@ module.exports = { port: 80, - protocol: 'http', + protocol: 'httpall', host: 'localhost', + sslType: 'file' }; \ No newline at end of file