Answer the question
In order to leave comments, you need to log in
I uploaded a Flask site to Heroku, but when I visit it, the site does not work. Where is the mistake?
Procfile:
web: python main.py runserver 0.0.0.0:5000
requirements.txt:
django
gunicorn
django-heroku
flask
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question