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

+ 1 - 1
vue.config.js

@@ -21,7 +21,7 @@ module.exports = {
         target: 'http://broadcast.waityou24.cn',
       },
       '/point/v1': {
-        target: 'http://127.0.0.1:14001', // 127.0.0.1:13003
+        target: 'http://192.168.1.197:12111', // 127.0.0.1:13003
         changeOrigin: true,
         ws: false,
       },