guhongwei 4 年之前
父節點
當前提交
a37261961f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -23,7 +23,7 @@ module.exports = {
         target: 'http://broadcast.waityou24.cn',
       },
       '/api/live': {
-        target: 'http://127.0.0.1:9101', //http://192.168.1.19:9101//http://broadcast.waityou24.cn
+        target: 'http://broadcast.waityou24.cn', //http://192.168.1.19:9101//http://broadcast.waityou24.cn
         changeOrigin: true,
         ws: false,
       },