app.run(host='0.0.0.0' port=5000 debug=true) not working code example Example: app.run(host='0.0.0.0' port=5000 debug=true) host='0.0.0.0', port=5000