diff --git a/vue.config.js b/vue.config.js index 2a71145..90ff354 100644 --- a/vue.config.js +++ b/vue.config.js @@ -23,9 +23,7 @@ module.exports = { port: 1888, proxy: { "/api": { - // target: 'http://192.168.3.120:8000', - target: 'http://10.165.0.173:8000', //内网 - // target: 'http://localhost:8000', + target: 'http://localhost:8000', ws: true, changeOrigin: true, pathRewrite: {