Explorar o código

removing WATCHTOWER_NOTIFICATIONS as this is Legacy notifications

OneWeekNotice hai 1 ano
pai
achega
a4cf40907b
Modificáronse 1 ficheiros con 0 adicións e 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
 ```