Commit 7c780411 authored by 耿迪迪's avatar 耿迪迪

配置恢复 gengdidi

parent 6bd6fb30
......@@ -33,10 +33,10 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://36.148.23.59:8901/gassafety`,
target: `http://localhost:8903/gassafety`,
changeOrigin: true,
pathRewrite: {
['^' + process.env.VUE_APP_BASE_API]: 'aaaa'
['^' + process.env.VUE_APP_BASE_API]: ''
}
}
},
......
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