From f753721492a3a83952716f481edc1f571dfbc241 Mon Sep 17 00:00:00 2001 From: speakeloudest Date: Tue, 30 Dec 2025 22:57:51 -0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.prod | 2 +- .env.test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.prod b/.env.prod index 05c9f78..0242dc1 100644 --- a/.env.prod +++ b/.env.prod @@ -1 +1 @@ -VITE_APP_BASE_URL= +VITE_APP_BASE_URL=https://api.hifast.biz diff --git a/.env.test b/.env.test index 05c9f78..0242dc1 100644 --- a/.env.test +++ b/.env.test @@ -1 +1 @@ -VITE_APP_BASE_URL= +VITE_APP_BASE_URL=https://api.hifast.biz