From 2dd006f14eae63c1bb7ccfba40388c1cac06f16a Mon Sep 17 00:00:00 2001 From: Owen Rees Date: Sun, 12 Jul 2026 21:56:18 +0200 Subject: [PATCH] update api base URL --- .github/workflows/production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 13ef4e3..17aa2f0 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -33,7 +33,7 @@ jobs: cache-from: type=gha cache-to: type=gha,mode=max build-args: | - VITE_API_BASE_URL=http://chess-pdf-api:5000/api/v1 + VITE_API_BASE_URL=https://api.chess-scribe.org/api/v1 VITE_MATOMO_URL=https://analytics.owenrees.eu VITE_MATOMO_SITE_ID=3 VITE_MAINTENANCE_MODE=