diff --git a/config/index.js b/config/index.js index 65ab362..c1da323 100644 --- a/config/index.js +++ b/config/index.js @@ -14,7 +14,7 @@ module.exports = { proxyTable: { '/wl_management': { // target: 'https://tlzmanagement.ldxinyong.com', - target: 'http://192.168.8.107:80/', + target: 'http://192.168.8.107:8080/', changeOrigin: true } },