diff --git a/vue.config.js b/vue.config.js index bb4d2d5..5b3408d 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,7 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - target: 'http://39.98.184.58:8000', // 公网 + target: 'http://10.165.0.173:8000', // target: 'http://192.168.3.173:8000', // 本地服务接口地址 ws: true, pathRewrite: {