JX.LI 2 年之前
父節點
當前提交
6e8d2bbf5a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -55,6 +55,7 @@ module.exports = {
         target: `http://127.0.0.1:3031`,
         // target: `http://192.168.2.118:3031`,
         // target: `http://121.36.228.66:3031`,
+        // target: `http://172.28.20.101:3031`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''