Ajout du matching entre nouvelle correspondance et correspondance IGPDE

This commit is contained in:
2026-04-15 17:28:20 +02:00
parent 641885ed85
commit 84be398b82
5 changed files with 262 additions and 228 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ services:
container_name: extracteur-pdf
restart: unless-stopped
ports:
- "5050:5000" # Choix du port à définir en fonction des services déjà existants
- "5050:5000"
volumes:
- .:/app