diff --git a/Procfile b/Procfile index a69b2a644bef36ab1f836dcc46357197f9277a1e..50e3a4b730e9fd5f0c861fa517dd82149fe1c68c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn pinaxcon.wsgi --timeout 300 --log-file - +web: gunicorn pinaxcon.wsgi --timeout 30 --log-file -