diff --git a/vue.config.js b/vue.config.js index 02a90a9..d942576 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,9 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - // target: 'http://192.168.3.108:8000', // 本地服务接口地址 - target: 'http://192.168.3.112:8000', // 本地服务接口地址 - // target: 'http://10.165.0.173:8000', // 本地服务接口地址 + target: 'http://10.165.0.173:8000', ws: true, pathRewrite: { '^/api': '/'