From bd898678fc381005690db1a30214f81abaa9339c Mon Sep 17 00:00:00 2001 From: Matt P Date: Thu, 23 May 2024 16:17:06 +1000 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2b645bc..139b0b8 100644 --- a/README.md +++ b/README.md @@ -63,14 +63,14 @@ services: | SHA | False | Will include the container SHA ID in sent messages | | MESSAGE_PLATFORM | True | Specify 'ONE' messaging platform.| -> 'pushbullet@your_api_key@your_device_id' -> 'pushover@your_user_key@your_app_api_token' -> 'discord@webhook_url' -> 'ntfy@topic_title' -> 'slack@bot_user_oauth_token@your_chat_id' -> 'gotify@server_url@app_token' -> 'telegram@your_bot_id@your_chat_id' -> 'matrix@https://matrix.org@user:matrix.org@access-token@room-id:matrix.org' +> - 'pushbullet@your_api_key@your_device_id' +> - 'pushover@your_user_key@your_app_api_token' +> - 'discord@webhook_url' +> - 'ntfy@topic_title' +> - 'slack@bot_user_oauth_token@your_chat_id' +> - 'gotify@server_url@app_token' +> - 'telegram@your_bot_id@your_chat_id' +> - '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