dimanche 9 août 2015

What does "app.run(host='0.0.0.0') " mean in Flask

I am reading the document of Flask. i was told that with app.run(host='0.0.0.0') I could make the server publicly available.

What does it mean? How can I visit the server in another computer? (just localhost:5000 in my own computer )




Aucun commentaire:

Enregistrer un commentaire