From 488fa556600a62a5b79bcfd6c042656f12c50eb1 Mon Sep 17 00:00:00 2001 From: TobbleCobble Date: Sat, 10 Jan 2026 07:07:32 +0000 Subject: [PATCH] might be awesome --- .github/workflows/cd-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd-pipeline.yml b/.github/workflows/cd-pipeline.yml index 6c4980d..5b93b5f 100644 --- a/.github/workflows/cd-pipeline.yml +++ b/.github/workflows/cd-pipeline.yml @@ -42,7 +42,7 @@ jobs: cache-to: type=gha,mode=max platforms: linux/amd64,linux/arm64 build-args: | - NEXT_PUBLIC_BACKEND_URL=http://localhost:8000 + NEXT_PUBLIC_BACKEND_URL=/api - name: Output client image name if: github.event_name != 'pull_request' run: |