mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-22 03:13:33 +01:00
clean up
This commit is contained in:
parent
aaf53d5d3f
commit
0f44d20da5
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ shoutrrr send -u "ntfy://ntfy.sh/my_watchtower_topic?title=WatchtowerUpdates" -m
|
|||
Authentication tokens are also supported via the generic webhook and authorization header using this url format (replace the domain, topic and token with your own):
|
||||
|
||||
```
|
||||
generic+https://ntfy.mydomain.com/my_watchtower_topic?@authorization=Bearer+token`
|
||||
generic+https://DOMAIN/TOPIC?@authorization=Bearer+TOKEN`
|
||||
```
|
||||
|
||||
## Sonarr, Radarr, Lidarr, Readarr, Prowlarr, SABnzbd
|
||||
|
|
Loading…
Reference in a new issue