rename envar.production to envar.ENV_PRODUCTION

This commit is contained in:
Luk Lu
2022-04-25 15:27:53 +08:00
parent e8ccc8ce61
commit f571833882

View File

@@ -3,7 +3,7 @@ module.exports={
host: 'localhost',
port: undefined,
production: {
ENV_PRODUCTION: {
protocol: 'httpall',
host: 'vic-user.bittic.org',
// 如果使用 https 协议,必须填写以下内容,或在命令行参数中设置: