@@ -43,4 +43,4 @@ def inject_tags():
return dict(all_cloud_tags=sorted(list(all_tags)))
if __name__ == "__main__":
app.run(port=5001, debug=True)
app.run(host='0.0.0.0', port=5001, debug=True)
The note is not visible to the blocked user.