From 960f1ddc201fe0b6458250f9388a977d778a86b4 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Thu, 21 Mar 2024 11:49:30 +0800 Subject: [PATCH] 11 --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index d942576..e4e5e2c 100644 --- a/vue.config.js +++ b/vue.config.js @@ -3,7 +3,7 @@ module.exports = { port: 1887, proxy: { '/api': { - target: 'http://10.165.0.173:8000', + target: 'http://localhost:8000', ws: true, pathRewrite: { '^/api': '/'