Allow any host name
@@ -140,4 +140,4 @@ def static_file(path):
return app.send_static_file(path)
if __name__ == '__main__':
app.run(debug=True)
app.run(debug=True, host='0.0.0.0')
The note is not visible to the blocked user.