diff --git a/Procfile b/Procfile index 2f10608..47662f0 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn main:app --workers 8 +web: gunicorn main:app --preload --workers 8