@ -1,6 +1,6 @@
#!/bin/sh
gunicorn 'Run:exposed_app' --bind 0.0.0.0:8080 --log-level=debug --workers=4
gunicorn 'run:exposed_app' --bind 0.0.0.0:8080 --log-level=debug --workers=4
The note is not visible to the blocked user.