From 7c9769466fffce8ed7d67fab9cc59e5ecb10fed8 Mon Sep 17 00:00:00 2001 From: 18500206848 Date: Sun, 4 Feb 2024 14:34:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= 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 dd67734..2e98e60 100644 --- a/vue.config.js +++ b/vue.config.js @@ -24,7 +24,7 @@ module.exports = { proxy: { "/api": { //本地服务接口地址 - target: "http://192.168.31.246:8000", + target: "http://39.98.184.58:8000", ws: true, changeOrigin: true, pathRewrite: {