Fix podium screen
This commit is contained in:
parent
1a7cd3e723
commit
1d8c08a680
2 changed files with 13 additions and 12 deletions
|
|
@ -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" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue