how to host flask server on local ip adress code example Example: flask run on ip and port app.run(host='0.0.0.0', port=80)