From 3fddc11b178f627a1a1f2087e3c7c45dfe760155 Mon Sep 17 00:00:00 2001 From: shanshanzhong Date: Sun, 4 Jan 2026 22:17:53 -0800 Subject: [PATCH] =?UTF-8?q?ci(workflow):=20=E6=9B=B4=E6=96=B0docker?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=E4=B8=AD=E7=9A=84=E5=9F=BA=E7=A1=80?= =?UTF-8?q?URL=E4=B8=BAh.hifastvpn.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/docker.yml b/.gitea/workflows/docker.yml index e3c9b41..20097a3 100644 --- a/.gitea/workflows/docker.yml +++ b/.gitea/workflows/docker.yml @@ -42,7 +42,7 @@ jobs: - name: Build dist with Unified Script env: - VITE_APP_BASE_URL: "https://h.hifast.biz" + VITE_APP_BASE_URL: "https://h.hifastvpn.com" run: | chmod +x scripts/ci-build.sh ./scripts/ci-build.sh