Updated Notify_Custom_XML (markdown)

lead2gold 2018-03-13 19:40:09 -04:00
parent fb2c561c88
commit b4daf4739a

@ -46,5 +46,5 @@ Valid syntaxes are as follows:
Send a XML notification to our web server listening on port 80:
```bash
# Assuming our {hostname} is xml.server.local
notify xml://xml.server.local
apprise xml://xml.server.local
```