ZhangXianQiang
2024-04-26 7732ebccd5300343e723a62e99d652533f8e7d63
环境切换
1个文件已修改
4 ■■■■ 已修改文件
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js
@@ -35,9 +35,9 @@
    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.87:8080`,
        // target: `http://192.168.3.88:8085`,
        changeOrigin: true,
        pathRewrite: {