Notificaciones SMTP: variables en compose, ejemplo en .env y README

This commit is contained in:
2025-11-30 12:27:44 +01:00
parent 31b99fa80d
commit 0c9440feb8
3 changed files with 31 additions and 3 deletions

View File

@@ -5,6 +5,10 @@ services:
restart: unless-stopped
environment:
- TZ=Europe/Madrid
- WATCHTOWER_NOTIFICATIONS=${WATCHTOWER_NOTIFICATIONS}
- WATCHTOWER_NOTIFICATION_URL=${WATCHTOWER_NOTIFICATION_URL}
- WATCHTOWER_NOTIFIER_LEVEL=${WATCHTOWER_NOTIFIER_LEVEL}
- WATCHTOWER_NOTIFICATIONS_REPORT=${WATCHTOWER_NOTIFICATIONS_REPORT}
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
command: