Fix podium screen

This commit is contained in:
Joey Yakimowich-Payne 2026-01-15 20:13:15 -07:00
commit 1d8c08a680
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
2 changed files with 13 additions and 12 deletions

View file

@ -217,6 +217,7 @@ fi
print_step "Building frontend with production URLs..."
VITE_API_URL="https://${KABOOT_DOMAIN}" \
VITE_BACKEND_URL="https://${KABOOT_DOMAIN}" \
VITE_AUTHENTIK_URL="https://${AUTH_DOMAIN}" \
VITE_OIDC_CLIENT_ID="kaboot-spa" \
VITE_OIDC_APP_SLUG="kaboot" \