diff --git a/procfile b/procfile deleted file mode 100644 index d808b16..0000000 --- a/procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker app:main