Comentar variables que se configuran vía command en docker-compose
This commit is contained in:
@@ -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.)
|
||||
|
||||
Reference in New Issue
Block a user