diff --git a/Procfile b/Procfile deleted file mode 100644 index 7a49931..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: python manage.py collectstatic -c --noinput && python manage.py migrate && gunicorn urls.wsgi