I\'m deploying my flask api on heroku and I already use gunicorn to enable the use of multiple processes
flask
heroku
gunicorn
This is my procfile: