Flask App on Heroku getting Application Error after deploy

后端 未结 0 1936
走了就别回头了
走了就别回头了 2020-12-31 07:38

I\'m trying to run a flask app with gunicorn on heroku.

This is my procfile:

web: gunicorn main: app

I have a file called main.py. Her

相关标签:
回答
  • 消灭零回复
提交回复
热议问题