@ -0,0 +1,5 @@
import uvicorn
from app.application.app import my_app
if __name__ == '__main__':
uvicorn.run("main:my_app", host='0.0.0.0', port=8080, reload=True)
The note is not visible to the blocked user.