From cf07f199925600b68284265177bd190fc8427f90 Mon Sep 17 00:00:00 2001 From: Ron Rise Date: Thu, 17 Apr 2025 19:17:41 -0400 Subject: [PATCH] Nothing to see here, move along --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index f038a58..b9a4cdd 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -53,7 +53,7 @@ jobs: uses: docker/build-push-action@v6 with: build-args: - VITE_API: https://reloading.internal.siteworxpro.com + - VITE_API: https://reloading.internal.siteworxpro.com context: ./frontend file: ./frontend/Dockerfile platforms: linux/amd64,linux/arm64