wn
haoxuan
2023-10-11 f218e91937f52f6452abb505464fe8177a0b9115
wn
1个文件已修改
5 ■■■■■ 已修改文件
vue.config.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js
@@ -14,10 +14,11 @@
  devServer: {
    proxy: {
      "/api": {
        target: "http://192.168.20.119:8002", // http://192.168.20.119:8002 http://fai365.com:30150/
        // target: "http://192.168.20.119:8002", // http://192.168.20.119:8002 http://fai365.com:30150/
        target: "http://192.168.20.118:8002",
        ws: true,
        changeOrigin: true
      }
      },
    }
  },
  transpileDependencies: [