瀏覽代碼

【修改请求地址为生产】

master
chenshengle 2 年之前
父節點
當前提交
a4814a7b3f
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      webpack.config.js

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


Loading…
取消
儲存