diff --git a/docs/examples.md b/docs/examples.md index 3004ed3c..d6f83f30 100644 --- a/docs/examples.md +++ b/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 ```