Explorar el Código

removing WATCHTOWER_NOTIFICATIONS as this is Legacy notifications

OneWeekNotice hace 1 año
padre
commit
a4cf40907b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      docs/examples.md

+ 0 - 1
docs/examples.md

@@ -161,7 +161,6 @@ services:
   watchtower:
     image: containrrr/watchtower
     environment:
-      - WATCHTOWER_NOTIFICATIONS=shoutrrr
       - WATCHTOWER_NOTIFICATION_SKIP_TITLE=True
       - WATCHTOWER_NOTIFICATION_URL=ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates
 ```