mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
docs(shoutrrr): add documentation about file URLs
This commit is contained in:
parent
858334d880
commit
b85a4b0ea2
1 changed files with 2 additions and 1 deletions
|
@ -179,6 +179,7 @@ If you want to disable TLS verification for the Gotify instance, you can use eit
|
|||
To send notifications via shoutrrr, the following command-line options, or their corresponding environment variables, can be set:
|
||||
|
||||
- `--notification-url` (env. `WATCHTOWER_NOTIFICATION_URL`): The shoutrrr service URL to be used.
|
||||
**Note:** Can also reference a file, in which case the contents of the file are used (one URL per line, separated by a newline character).
|
||||
|
||||
Go to [containrrr.github.io/shoutrrr/services/overview](https://containrrr.github.io/shoutrrr/services/overview) to learn more about the different service URLs you can use.
|
||||
You can define multiple services by space separating the URLs. (See example below)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue