From 58417c8de3cce002d75402ac805363de1d9b17a9 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 25 二月 2021 18:10:58 +0800 Subject: [PATCH] 视频链接修改 --- vue.config.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/vue.config.js b/vue.config.js index 254db78..8e6eadc 100644 --- a/vue.config.js +++ b/vue.config.js @@ -87,7 +87,7 @@ // } // }, "/api-c": { - target: 'http://192.168.20.10:8004', + target: 'http://192.168.20.113:8004', changeOrigin: true }, "/api-v": { -- Gitblit v1.8.0