diff --git a/Procfile b/Procfile deleted file mode 100644 index 9f8d419..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: gunicorn -w 4 'negotiator.app:create_app()' --bind=0.0.0.0:${PORT}