diff --git a/.env.example b/.env.example index 2196d38..a164bf8 100644 --- a/.env.example +++ b/.env.example @@ -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.)