diff --git a/config/index.js b/config/index.js index cbf58fe..4324125 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://localhost:8080/', + target: 'http://192.168.8.138:8080/', changeOrigin: true } },