Updated Notify_mattermost (markdown)

master
lead2gold 2017-11-29 20:23:36 -05:00
parent 9531494aac
commit 558b9ae2b3
1 changed files with 1 additions and 1 deletions

@ -28,5 +28,5 @@ Send a secure Mattermost notification to our server
# Assuming our {hostname} is mattermost.server.local
# Assuming our {webhook_id} is 1234ABCD5678
notify.py mmosts://mattermost.server.local/1234ABCD5678
notify mmosts://mattermost.server.local/1234ABCD5678
```