mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-25 04:40:02 +01:00
removing WATCHTOWER_NOTIFICATIONS as this is Legacy notifications
This commit is contained in:
parent
6562ba6987
commit
a4cf40907b
1 changed files with 0 additions and 1 deletions
|
@ -161,7 +161,6 @@ services:
|
||||||
watchtower:
|
watchtower:
|
||||||
image: containrrr/watchtower
|
image: containrrr/watchtower
|
||||||
environment:
|
environment:
|
||||||
- WATCHTOWER_NOTIFICATIONS=shoutrrr
|
|
||||||
- WATCHTOWER_NOTIFICATION_SKIP_TITLE=True
|
- WATCHTOWER_NOTIFICATION_SKIP_TITLE=True
|
||||||
- WATCHTOWER_NOTIFICATION_URL=ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates
|
- WATCHTOWER_NOTIFICATION_URL=ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue