vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
vue.config.js
@@ -35,10 +35,10 @@ proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { // target: `http://localhost:8080`, target: `http://localhost:8080`, // target: `http://192.168.3.64:8080`, // target: `http://192.168.3.87:8080`, target: `http://192.168.3.88:8085`, // target: `http://192.168.3.88:8085`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''