Add Telegram notifications to Watchtower via Shoutrrr
This commit is contained in:
@@ -7,5 +7,5 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- WATCHTOWER_POLL_INTERVAL=300 # Check for updates every 300 seconds (5 minutes)
|
- WATCHTOWER_POLL_INTERVAL=300 # Check for updates every 300 seconds (5 minutes)
|
||||||
- WATCHTOWER_CLEANUP=true # Remove old images after updates
|
- 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
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user