docker-stacks/watchtower/.env.dist
Alexey Skobkin a1ac6f120a Watchtower Telegram notifications example (#142)
Telegram notifications example.

Co-authored-by: Alexey Skobkin <skobkin-ru@ya.ru>
Reviewed-on: #142
2025-02-10 17:37:48 +00:00

15 lines
499 B
Plaintext

# https://hub.docker.com/r/containrrr/watchtower
# https://containrrr.dev/watchtower/
# Define containers (separated by space) which you want to automatically update here:
CONTAINERS_LIST="container1 container2"
# Notifications
# https://containrrr.dev/watchtower/notifications/
# https://containrrr.dev/watchtower/notifications/#shoutrrr_notifications
#WATCHTOWER_NOTIFICATIONS=shoutrrr
#WATCHTOWER_NOTIFICATION_URL=telegram://%API_TOKEN%@telegram?chats=%CHAT_ID%
LOG_MAX_SIZE=5m
LOG_MAX_FILE=5