Преглед изворни кода

【修改请求地址为生产】

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…
Откажи
Сачувај