update 配置优化

This commit is contained in:
yoe 2020-10-21 15:36:04 +08:00
parent 5a23198772
commit c562fd3c7a

View File

@ -15,9 +15,9 @@ module.exports = {
target: `https://tlzmanagement.ldxinyong.com`,
changeOrigin: true,
secure: false ,
pathRewrite: {
'^/lz_management': '/'
}
// pathRewrite: {
// '^/lz_management': '/'
// }
}
},
// Various Dev Server settings