mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-01 21:37:20 +02:00
Bugfix and tag support in Apprise template + extras. (#276)
* added tag-support to Apprise API-call * tried to clarify case on notification settings
This commit is contained in:
parent
ca787d7754
commit
2c04644b09
3 changed files with 12 additions and 16 deletions
|
|
@ -51,6 +51,7 @@
|
|||
# pbul://o.gn5kj6nfhv736I7jC3cj3QLRiyhgl98b
|
||||
# tgram://{bot_token}/{chat_id}/'
|
||||
# APPRISE_URL="http://apprise.mydomain.tld:1234/notify/apprise"
|
||||
# APPRISE_TAG="one_tag,othertag" # Only works with the URL API and need to setup tags within Apprise
|
||||
#
|
||||
# BARK_KEY="key-value"
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue