mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-11 11:22:50 +01:00
Start/restart stacks once. Skip failed pulls. Final summary notification.
This commit is contained in:
parent
fc0b1a2505
commit
81d5ef65f6
4 changed files with 83 additions and 13 deletions
|
|
@ -44,6 +44,8 @@
|
|||
# DISABLE_DOCKCHECK_NOTIFICATION=false
|
||||
## Uncomment and set to true to disable notifications when notify scripts themselves have updates.
|
||||
# DISABLE_NOTIFY_NOTIFICATION=false
|
||||
## Uncomment and set to true to enable a final action summary notification.
|
||||
# ENABLE_SUMMARY_NOTIFICATION=false
|
||||
#
|
||||
## Apprise configuration variables. Set APPRISE_PAYLOAD to make a CLI call or set APPRISE_URL to make an API request instead.
|
||||
# APPRISE_PAYLOAD='mailto://myemail:mypass@gmail.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue