fix(seed/docker): repair production symbol loss incident
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 21m31s

This commit is contained in:
Pepe Ziberi
2026-05-20 16:56:22 +02:00
parent a53f77c97c
commit ecc9003a73
122 changed files with 5913 additions and 26 deletions

7
.gitignore vendored
View File

@@ -55,8 +55,13 @@ prisma/migrations/*
lageplan-web.tar
# Reference materials (keep locally, not in git)
Signaturen/
/Signaturen/
Reglement_*/
# Allow FKS SVG signatures in public folder (used by seed scripts)
!public/signaturen/
!public/signaturen/*.svg
!public/**/*.svg
# Stack env (contains secrets)
stack.env