feat: add affiliation pdf generator
Some checks failed
Deploy Production Server / if_merged (pull_request) Has been cancelled

This commit is contained in:
2025-07-07 13:20:17 +02:00
parent 34be19fbed
commit bd59a17212
3 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ services:
- ${PWD}/ffsaf.properties:/work/config/application.properties
- ${PWD}/ffsaf_cle_prive.jks:/work/cle_prive.jks
- ${PWD}/mail-truststore.p12:/work/mail-truststore.p12
- ${PWD}/sign.jpg:/work/sign.jpg
- ${PWD}/ffsaf-media:/work/media
depends_on:
ffsaf-db: