Set retry

This commit is contained in:
dvirlabs 2025-06-27 18:53:09 +03:00
parent 539c486336
commit 249c28642c

View File

@ -24,6 +24,8 @@ jobs:
--form-string "title=🔴 $NAME Alert" \
--form-string "message=⚠️ $URL is down ($STATUS) at $TIME" \
--form-string "priority=2" \
--form-string "retry=60" \
--form-string "expire=600" \
https://api.pushover.net/1/messages.json
else
echo "✅ $NAME is up: $STATUS"