@@ -1,6 +1,9 @@
#!/bin/bash
set -e
# Run database migrations
flask db upgrade
# Start Gunicorn
gunicorn --bind 127.0.0.1:8000 --workers 4 --timeout 120 app:app &
The note is not visible to the blocked user.