diff --git a/Procfile b/Procfile index 9ce81f5..2f10608 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn main:app --preload --workers 8 \ No newline at end of file +web: gunicorn main:app --workers 8