From 868fc469b5924335f56dab2e5e1a82b73b9f0381 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Tue, 26 Mar 2024 16:25:39 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20expose=20file=20=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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: {