vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
vue.config.js
@@ -21,7 +21,7 @@ hot: true, proxy: { '/api': { target: 'http://192.168.56.107:8088', target: 'http://192.168.37.60:8088', // target: 'http://192.168.1.104:8078', changeOrigin: true, // pathRewrite: { @@ -38,7 +38,7 @@ secure: false }, '/simu': { target: 'http://192.168.56.107:8088', target: 'http://192.168.37.60:8088', changeOrigin: true, secure: false }