From a4814a7b3f78443a7e27d4d29b2172608fd53e5a Mon Sep 17 00:00:00 2001 From: chenshengle <954534408@qq.com> Date: Mon, 18 Apr 2022 15:21:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E4=B8=BA=E7=94=9F=E4=BA=A7=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webpack.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webpack.config.js b/webpack.config.js index f48ea01..309340a 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -134,8 +134,8 @@ module.exports = (env = {}) =>{ port: "8880", proxy: { '/T': { - target: 'https://opendouyinapitest.malls.iformall.com/T', - // target: 'http://10.100.30.171:6060', + // target: 'https://opendouyinapitest.malls.iformall.com/T', + target: 'https://opendouyinapi.malls.iformall.com/T', pathRewrite: { "^/T": "" },