rename envar.production to envar.ENV_PRODUCTION
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports={
|
||||
host: 'localhost',
|
||||
port: undefined,
|
||||
|
||||
production: {
|
||||
ENV_PRODUCTION: {
|
||||
protocol: 'httpall',
|
||||
host: 'vic-user.bittic.org',
|
||||
// 如果使用 https 协议,必须填写以下内容,或在命令行参数中设置:
|
||||
|
||||
Reference in New Issue
Block a user