Comentar variables que se configuran vía command en docker-compose
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
TZ=Europe/Madrid
|
TZ=Europe/Madrid
|
||||||
WATCHTOWER_CLEANUP=true
|
|
||||||
WATCHTOWER_INCLUDE_STOPPED=false
|
# Configuración vía command en docker-compose.yaml (no usar aquí):
|
||||||
WATCHTOWER_SCHEDULE=0 30 3 * * *
|
# WATCHTOWER_CLEANUP=true
|
||||||
|
# WATCHTOWER_SCHEDULE=0 30 3 * * *
|
||||||
|
|
||||||
|
# WATCHTOWER_INCLUDE_STOPPED=false
|
||||||
|
|
||||||
# Notificaciones (Shoutrrr)
|
# Notificaciones (Shoutrrr)
|
||||||
# Activar notificaciones vía Shoutrrr (SMTP, Telegram, Slack, etc.)
|
# Activar notificaciones vía Shoutrrr (SMTP, Telegram, Slack, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user