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