From 13e6d3d4ee061f46dca398687e4a759bd2c65b60 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Tue, 16 Apr 2024 22:32:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 39d5180..1f309b9 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,7 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - target: 'http://192.168.1.109:8000', + target: 'http://localhost:8000', ws: true, pathRewrite: { '^/api': '/'