From 66ccedfd95c7025ffe364fcc2238dd55c825a18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=85=B8=E5=8D=93?= Date: Mon, 14 Oct 2024 10:06:01 +0800 Subject: [PATCH] flat:12 --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 367db0e..10fdba1 100644 --- a/vue.config.js +++ b/vue.config.js @@ -24,7 +24,7 @@ module.exports = { port: 1888, proxy: { "/api": { - target: 'http://39.98.184.58:8000', + target: 'http://192.168.1.115:8000', ws: true, changeOrigin: true, pathRewrite: {