@ -32,7 +32,7 @@ app = create_app()
if __name__ == "__main__":
uvicorn.run(
app,
app="main:app",
host=settings.server.HOST,
log_level=settings.server.LOG_LEVEL,
port=settings.server.PORT,
The note is not visible to the blocked user.