mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
clarifying ntfy.sh
"domain" is a bit misleading, so clarifying that https:// is needed. Might change to "NTFY_URL" in the future.
This commit is contained in:
parent
563dbb8b42
commit
1f374b5003
1 changed files with 2 additions and 2 deletions
|
|
@ -65,8 +65,8 @@
|
|||
# MATRIX_ROOM_ID="myroom"
|
||||
# MATRIX_SERVER_URL="https://matrix.yourdomain.tld"
|
||||
#
|
||||
## ntfy.sh or your custom domain with no trailing /
|
||||
# NTFY_DOMAIN="ntfy.sh"
|
||||
## https://ntfy.sh or your custom domain with https:// and no trailing /
|
||||
# NTFY_DOMAIN="https://ntfy.sh"
|
||||
# NTFY_TOPIC_NAME="YourUniqueTopicName"
|
||||
#
|
||||
# PUSHBULLET_URL="https://api.pushbullet.com/v2/pushes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue