#Flask app wont work with port 0.0.0.0

1 messages · Page 1 of 1 (latest)

plain sun
#

application not responding

shadow sigilBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

tulip burrowBOT
#

Project ID: 176ba294-2575-4688-9d63-fae15b879106

plain sun
#
app.run(host="0.0.0.0")

app.run(host="0.0.0.0", port='5000')

tried these all doesnt work

#

ah shit it worked

#

sorry

ripe ruin