mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-17 07:30:13 +01:00
Added missing slack arguments
This commit is contained in:
parent
4c4c27574c
commit
cd68aef512
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@ By default, watchtower will send messages under the name `watchtower`, you can c
|
||||||
Other, optional, variables include:
|
Other, optional, variables include:
|
||||||
|
|
||||||
- `--notification-slack-channel` (env. `WATCHTOWER_NOTIFICATION_SLACK_CHANNEL`): A string which overrides the webhook's default channel. Example: #my-custom-channel.
|
- `--notification-slack-channel` (env. `WATCHTOWER_NOTIFICATION_SLACK_CHANNEL`): A string which overrides the webhook's default channel. Example: #my-custom-channel.
|
||||||
|
- `--notification-slack-icon-emoji` (env. `WATCHTOWER_NOTIFICATION_SLACK_ICON_EMOJI`): An emoji which is used as the notifications icon.
|
||||||
|
- `--notification-slack-icon-url` (env. `WATCHTOWER_NOTIFICATION_SLACK_ICON_URL`): A url to a picture that will be used as the notification icon.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue