彭宇 1 年之前
父节点
当前提交
c2f4427603
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -52,7 +52,7 @@ module.exports = {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
         // target: `http://127.0.0.1:3031`,
-        target: `http://36.49.108.22:3031`,
+        target: `http://192.168.4.12:3031`,
         // target: `http://192.168.1.119:3031`,
         changeOrigin: true,
         pathRewrite: {