Commit 88a585c6 authored by sxl's avatar sxl 💬

fix:解决跨域问题

parent 158bff00
......@@ -48,7 +48,6 @@ module.exports = {
},
'/proxy-iframe': {
// target: 'http://192.168.2.22:5000', // 替换为实际目标地址
target: 'http://192.168.2.23:8080', // 替换为实际目标地址
changeOrigin: true,
pathRewrite: {
......
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