Fix montants (locale) + timeout fetch Indy + message d'erreur
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user