update 配置优化
This commit is contained in:
parent
5a23198772
commit
c562fd3c7a
@ -15,9 +15,9 @@ module.exports = {
|
|||||||
target: `https://tlzmanagement.ldxinyong.com`,
|
target: `https://tlzmanagement.ldxinyong.com`,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
secure: false ,
|
secure: false ,
|
||||||
pathRewrite: {
|
// pathRewrite: {
|
||||||
'^/lz_management': '/'
|
// '^/lz_management': '/'
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// Various Dev Server settings
|
// Various Dev Server settings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user