Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem authored May 23, 2024
1 parent 9657906 commit 7598201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ services:
| DISABLE_STARTUP_MSG | False | Suppresses startup messages from being sent. Default is false |
| SHA | False | Will include the container SHA ID in sent messages |
| MESSAGE_PLATFORM | True | Specify 'ONE' messaging platform.|

> **Pushbullet:** 'pushbullet@your_api_key@your_device_id'
> **Pushover:** 'pushover@your_user_key@your_app_api_token'
> **Discord:** 'discord@webhook_url'
Expand All @@ -71,7 +72,6 @@ services:
> **Telegram:** 'telegram@your_bot_id@your_chat_id'
> **Matrix:** 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org'
> _(For Matrix, add the userid 'without' the leading @ sign. Values are server, userid, access-token, room-id)_
>
> #### Advanced NTFY Setting
> Use these settings if you host your own Ntfy server, or otherwise require authentication to connect.
Expand Down

0 comments on commit 7598201

Please sign in to comment.