From 165e7560e0231ecb10f2ef9057f228e2ad214e42 Mon Sep 17 00:00:00 2001 From: Sunwuyuan Date: Sat, 27 Dec 2025 16:33:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20API=20=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=20URL=EF=BC=8C=E4=BF=AE=E6=AD=A3=E4=B8=BA=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E7=9A=84=E6=9C=8D=E5=8A=A1=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index c2b8801..a279701 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,2 @@ VITE_ASSETS_URL=https://zerocat-bitiful.houlangs.com -VITE_API_BASE_URL=https://kv.wuyuan.dev \ No newline at end of file +VITE_API_BASE_URL=https://kv-service.houlang.cloud \ No newline at end of file