diff --git a/Procfile b/Procfile index e60f4f0..a69b2a6 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn pinaxcon.wsgi --log-file - +web: gunicorn pinaxcon.wsgi --timeout 300 --log-file -