mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
update api base URL
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
build-args: |
|
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_URL=https://analytics.owenrees.eu
|
||||||
VITE_MATOMO_SITE_ID=3
|
VITE_MATOMO_SITE_ID=3
|
||||||
VITE_MAINTENANCE_MODE=
|
VITE_MAINTENANCE_MODE=
|
||||||
|
|||||||
Reference in New Issue
Block a user