@@ -4,4 +4,4 @@ echo "Generating CSS..."
./tailwindcss -i ./static/css/input.css -o ./static/css/output.css --content "./templates/*.html,./static/js/*.js" --minify
echo "Starting app..."
python app.py
gunicorn --bind 0.0.0.0:5000 app:app --workers 3 --log-level debug
The note is not visible to the blocked user.