默认使用 60842 端口
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
protocol: 'https',
|
protocol: 'https',
|
||||||
host: 'server.vic.yuanjin.net',
|
host: 'server.vic.yuanjin.net',
|
||||||
port: undefined,
|
port: 60842,
|
||||||
// 如果使用 https 协议,必须填写以下内容,或在命令行参数中设置:
|
// 如果使用 https 协议,必须填写以下内容,或在命令行参数中设置:
|
||||||
sslType: 'file', // file|greenlock
|
sslType: 'file', // file|greenlock
|
||||||
sslDomainList: [],
|
sslDomainList: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user