Commit a44232f5 by xue_wengang

Update vue.config.js

parent 373a6b99
......@@ -68,11 +68,10 @@ module.exports = {
// target: "http://39.99.155.173:9024/", //统一的请求头部每次修改都要重启才会生效 阿里
// target: "http://172.18.116.120:9022/", //统一的请求头部每次修改都要重启才会生效 阿里
// target: "http://39.99.224.27:9022/", //统一的请求头部每次修改都要重启才会生效 阿里
target: "http://192.168.2.106:9022/", //统一的请求头部每次修改都要重启才会生效 阿里2
target: "http://39.99.155.173:9024/", //统一的请求头部每次修改都要重启才会生效 阿里2
ws: true,
changeOrigin: true,
pathRewrite: {
'^/apiMaxt': '/'
}
},
......
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