From 9d792bbd1fa6ef7136dcca1cc2bd907dba9e6f57 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 03 Sep 2021 16:20:43 +0800
Subject: [PATCH] 视频相关更改

---
 vue.config.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/vue.config.js b/vue.config.js
index c82e3eb..5ca4185 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -32,8 +32,8 @@
         // target: 'http://2h3f861221.wicp.vip:58646',
         // target: 'http://s16s652780.51mypc.cn/api',
         // target: 'http://192.168.0.114:82',
-        // target: 'http://192.168.0.109:82',
-        target: 'http://s16s652780.51mypc.cn/api',
+        target: 'http://192.168.0.108:82',
+        // target: 'http://s16s652780.51mypc.cn/api',
         // 服务器使用
         // target: 'http://localhost:82',
         ws: true,

--
Gitblit v1.9.3