@@ -11,7 +11,7 @@ def startDev():
uvicorn.run(
"api:app",
host="0.0.0.0",
port=8081,
port=8080,
reload=True,
reload_dirs=[config.RELOAD_DIR],
log_config=None,
The note is not visible to the blocked user.