diff --git a/Procfile b/Procfile index dc46f1b..134bc5c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn main:app \ No newline at end of file +web: gunicorn main:app --preload \ No newline at end of file