This commit is contained in:
2026-03-31 14:10:04 +02:00
parent 9a6d3d6551
commit b5fcd0e103
5 changed files with 51 additions and 83 deletions

View File

@@ -81,7 +81,7 @@ NTFY_URL="https://ntfy.example.com/topic"
NTFY_TOKEN="DEIN_TOKEN"
# Titel mitsenden (optional) [ String ]
NTFY_TITLE="Docker Update ($(hostname))"
NTFY_TITLE="Autoupdate Report ($(hostname))"
# Tags mitsenden (optional) [ String ]
NTFY_TAGS="docker,update"