style(orion): align report header footer and page layout

This commit is contained in:
Schubert Ferenc 2026-07-11 12:19:10 +02:00
parent 302e542fda
commit 503b343070
40 changed files with 2010 additions and 148 deletions

View file

@ -24,6 +24,7 @@ services:
environment:
DATABASE_URL: postgresql+psycopg://validation:validation123@postgres:5432/validation_suite
JWT_SECRET: validation-suite-local-jwt-secret
PUBLIC_BASE_URL: http://localhost:8000
ADMIN_EMAIL: admin@schubamed.de
ADMIN_PASSWORD: ValidationSuite!2026
ports: