feat(ui): finalize E-TIB modernization with footer redesign, video optimization, and TS fixes

Former-commit-id: 67ac02c8404cc66893fdf97308574701cca6000c
This commit is contained in:
2026-05-07 10:43:20 +02:00
parent f2fdea96ec
commit 5439df72ea
3712 changed files with 932332 additions and 1867 deletions

View File

@@ -28,8 +28,7 @@ services:
- etib.localhost
env_file:
- ${ENV_FILE:-.env}
ports:
- "3010:3001"
environment:
NODE_ENV: development
# Force Garbage Collection before Docker kills the container (OOM)