Fix montants (locale) + timeout fetch Indy + message d'erreur

This commit is contained in:
2026-06-30 14:57:36 +02:00
parent 75af558b49
commit 53fbf19a0b
8 changed files with 152 additions and 7 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ if [ "$SEED_DEMO" = "1" ]; then
fi
echo "→ Démarrage de Gunicorn sur :8000"
exec gunicorn config.wsgi:application --bind 0.0.0.0:8000 --workers 3
exec gunicorn config.wsgi:application --bind 0.0.0.0:8000 --workers 3 --timeout 60