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": "" },