mirror of https://github.com/caronc/apprise
Updated Notify_mattermost (markdown)
parent
69fa407905
commit
5371e4facb
|
@ -26,7 +26,7 @@ Secure connections (via https) should be referenced using **mmosts://** where as
|
|||
Send a secure Mattermost notification to our server
|
||||
```bash
|
||||
# Assuming our {hostname} is mattermost.server.local
|
||||
# Assuming our {webhook_id} is 1234ABCD5678
|
||||
# Assuming our {webhook_id} is 3ccdd113474722377935511fc85d3dd4
|
||||
|
||||
notify mmosts://mattermost.server.local/1234ABCD5678
|
||||
notify mmosts://mattermost.server.local/3ccdd113474722377935511fc85d3dd4
|
||||
```
|
Loading…
Reference in New Issue