|
@@ -134,8 +134,8 @@ module.exports = (env = {}) =>{ |
|
|
port: "8880", |
|
|
port: "8880", |
|
|
proxy: { |
|
|
proxy: { |
|
|
'/T': { |
|
|
'/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: { |
|
|
pathRewrite: { |
|
|
"^/T": "" |
|
|
"^/T": "" |
|
|
}, |
|
|
}, |
|
|