W
W
Wolf_Yout2022-04-04 23:47:48
Heroku
Wolf_Yout, 2022-04-04 23:47:48

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

The deployment is successful, but when you enter the site in the logs, this is:
624b59647c3d4001120850.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question