mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 01:47:45 +00: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:
@@ -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"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user