diff --git a/Procfile b/Procfile deleted file mode 100644 index cec3bfb..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn --bind 0.0.0.0:$PORT server:app -w 1