@@ -0,0 +1,4 @@
#!/bin/bash
set -e
export SECRET_KEY="${SECRET_KEY:-changeme-in-production}"
exec .venv/bin/gunicorn -c gunicorn.conf.py "app:create_app()"
The note is not visible to the blocked user.