@@ -142,4 +142,4 @@ async def debug(request: DebugRequest):
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, port=8080)
uvicorn.run(app, host="0.0.0.0", port=8080)
The note is not visible to the blocked user.