diff --git a/Procfile b/Procfile index cd76499a..23d12363 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: gunicorn findthatcharity.wsgi:application +web: gunicorn findthatcharity.wsgi:application --timeout 120 release: python manage.py migrate --noinput \ No newline at end of file