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