From e6443cf405d4e950abe35a29e6c133d097fc1ad5 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期一, 04 十二月 2023 17:46:01 +0800 Subject: [PATCH] 100路视频 --- vue.config.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/vue.config.js b/vue.config.js index 5387c35..1dc1c13 100644 --- a/vue.config.js +++ b/vue.config.js @@ -40,7 +40,8 @@ // 璺ㄥ煙閰嶇疆 "/sccg": { // target: `http://42.193.1.25/`, //娴嬭瘯鐜 - target: `http://127.0.0.1:8082/`, + // target: `http://111.1.140.92:8082/`, + target: `http://10.88.10.18:8082/`, changeOrigin: true } }, -- Gitblit v1.8.0