Commit ee579296 by zhangmengqi

修改生产配置

parent 8e11b6d4
// 请求地址
WEB_URL=http://meter.patzn.com
WEB_URL=http://soil.patzn.com
BASE_URL=http://api.patzn.com
SSO_URL=http://sso.patzn.com
STATIC_URL=http://static.patzn.com
......
......@@ -9,7 +9,7 @@ if (process.env.NODE_ENV) {
module.exports = {
mode: 'universal',
server: {
port: 8131,
port: 8133,
host: '0.0.0.0'
},
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment