From f336d7392bf29746adb6ec7f44862cecd1da9bcb Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 9 Oct 2019 10:56:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BD=BF=E7=94=A8=2060842=20?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ConfigBasic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConfigBasic.js b/ConfigBasic.js index 846fd5d..a16db79 100644 --- a/ConfigBasic.js +++ b/ConfigBasic.js @@ -1,7 +1,7 @@ module.exports = { protocol: 'https', host: 'server.vic.yuanjin.net', - port: undefined, + port: 60842, // 如果使用 https 协议,必须填写以下内容,或在命令行参数中设置: sslType: 'file', // file|greenlock sslDomainList: [],