@@ -0,0 +1,2 @@
PORT="${PORT:-9099}"
uvicorn main:app --port $PORT --host 0.0.0.0 --forwarded-allow-ips '*' --reload
The note is not visible to the blocked user.