@@ -23,6 +23,9 @@ async def unicorn_exception_handler(request: fastapi.Request, exc: Exception):
mongo.create_indexes()
import logging, sys
logging.getLogger().addHandler(logging.StreamHandler(sys.stdout))
if __name__ == '__main__':
uvicorn.run(app, host="0.0.0.0", port=1239)
The note is not visible to the blocked user.