Comentar variables que se configuran vía command en docker-compose

This commit is contained in:
2025-12-01 19:34:13 +01:00
parent f59c85e210
commit 62e54517e4

View File

@@ -1,7 +1,10 @@
TZ=Europe/Madrid
WATCHTOWER_CLEANUP=true
WATCHTOWER_INCLUDE_STOPPED=false
WATCHTOWER_SCHEDULE=0 30 3 * * *
# Configuración vía command en docker-compose.yaml (no usar aquí):
# WATCHTOWER_CLEANUP=true
# WATCHTOWER_SCHEDULE=0 30 3 * * *
# WATCHTOWER_INCLUDE_STOPPED=false
# Notificaciones (Shoutrrr)
# Activar notificaciones vía Shoutrrr (SMTP, Telegram, Slack, etc.)