Skip to content

Commit bd89867

Browse files
authored
Update README.md
1 parent 2a2cc3a commit bd89867

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ services:
6363
| SHA | False | Will include the container SHA ID in sent messages |
6464
| MESSAGE_PLATFORM | True | Specify 'ONE' messaging platform.|
6565

66-
> 'pushbullet@your_api_key@your_device_id'
67-
> 'pushover@your_user_key@your_app_api_token'
68-
> 'discord@webhook_url'
69-
> 'ntfy@topic_title'
70-
> 'slack@bot_user_oauth_token@your_chat_id'
71-
> 'gotify@server_url@app_token'
72-
> 'telegram@your_bot_id@your_chat_id'
73-
> 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org'
66+
> - 'pushbullet@your_api_key@your_device_id'
67+
> - 'pushover@your_user_key@your_app_api_token'
68+
> - 'discord@webhook_url'
69+
> - 'ntfy@topic_title'
70+
> - 'slack@bot_user_oauth_token@your_chat_id'
71+
> - 'gotify@server_url@app_token'
72+
> - 'telegram@your_bot_id@your_chat_id'
73+
> - 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org'
7474
> _(For Matrix, add the userid 'without' the leading @ sign. Values are server, userid, access-token, room-id)_
7575
7676
> #### Advanced NTFY Setting

0 commit comments

Comments
 (0)