So, I have a Django Project which has a background task for a method to run. I made following adjustments to procfile Initially
web: python manage.py collectstati