I used to start my Flask app with
app.run(host="0.0.0.0", port=8080)
But since I\'ve split my app into a few microservices, I must