diff --git a/config/proxy.js b/config/proxy.js index 61ffe7a..294ab01 100644 --- a/config/proxy.js +++ b/config/proxy.js @@ -9,7 +9,7 @@ export default { dev: { '/saasbase/': { - target: 'http://localhost:5006/', + target: 'http://10.2.1.26:21995/saasbase/', changeOrigin: true, secure: false, //关闭证书验证 pathRewrite: {