@@ -0,0 +1,6 @@
from main import app
if __name__ == "__main__":
app.run()
# gunicorn --bind 0.0.0.0:5001 wsgi:app
The note is not visible to the blocked user.