From 21ecc49cf04ade1de2dc56fc7f5341efc59a3bc1 Mon Sep 17 00:00:00 2001 From: tianyi <13521030702@163.com> Date: Mon, 1 Jun 2026 08:28:08 +0800 Subject: [PATCH] 1 --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 172842c..d96c1d5 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,8 +7,8 @@ module.exports = { port: 8889, proxy: { '/hiver': { - // target: 'https://hbkuaishi.com', // 正式1 - target: 'http://192.168.100.32:8888', // 本地 + target: 'https://hbkuaishi.com', // 正式1 + // target: 'http://192.168.100.32:8888', // 本地 // target: 'https://storage.xenjoyou.com', // 测试 ws: false },