I\'m trying to deploy a Flask app with Heroku. It\'s a simple API. Works great local with foreman but I get an Application error when starts on Heroku.
this is my app.py