@@ -7,4 +7,4 @@ app.config['MAX_CONTENT_LENGTH'] = 64 * 1024 * 1024
if __name__ == '__main__':
with app.app_context():
db.create_all()
app.run(host='0.0.0.0', port=5002, debug=True)
app.run(host='0.0.0.0', port=5001, debug=True)
The note is not visible to the blocked user.