From b8075f1a9dd509a1b0f72b8c0adc7785f02bf718 Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" Date: Sun, 17 Nov 2024 21:17:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index eb6eaf81..35ceffab 100644 --- a/vite.config.js +++ b/vite.config.js @@ -35,7 +35,7 @@ export default ({ mode, command }) => { // target: 'http://192.168.10.57:13000', // target: 'http://192.168.10.200:13000', // target: 'http://192.168.10.29:13000', - target: 'http://h5uapi.huitongys.com', + target: 'http://api.huo5u.com', // target: 'http://test.api.huitongys.com', changeOrigin: true, rewrite: path => path.replace(/^\/api/, ''),