feat(#26): Add custom login form

This commit is contained in:
2026-01-01 08:39:33 +01:00
parent 99cecdbcb2
commit eb00dc74ce
14 changed files with 898 additions and 5 deletions

View File

@@ -26,6 +26,7 @@ services:
- "8080:8080"
volumes:
- legalconsenthub_pdf_cache:/var/lib/legalconsenthub/pdfs
- ./keycloak-theme:/opt/keycloak/themes
depends_on:
legalconsenthub-db:
condition: service_started