Add Telegram notifications to Watchtower via Shoutrrr

This commit is contained in:
2026-02-28 15:57:43 +00:00
parent acfde6f040
commit dce25c6ed4
+1 -1
View File
@@ -7,5 +7,5 @@ services:
environment:
- WATCHTOWER_POLL_INTERVAL=300 # Check for updates every 300 seconds (5 minutes)
- WATCHTOWER_CLEANUP=true # Remove old images after updates
# - WATCHTOWER_NOTIFICATION_URL=shoutrrr://<your_notification_service_url> # Example for notifications
- WATCHTOWER_NOTIFICATION_URL=telegram://8585007357:AAHtiEFm30Mpg6zl_1hww-BAWPXWu9GsDB0@telegram?chats=8444709468
restart: unless-stopped