@@ -66,5 +66,5 @@ app = Starlette(debug=True, routes=routes)
if __name__ == "__main__":
import uvicorn
uvicorn.run(app, host='0.0.0.0', port=80)
uvicorn.run(app, host='0.0.0.0', port=8080)
The note is not visible to the blocked user.