Updated Notify_Custom_JSON (markdown)

master
lead2gold 2018-03-13 19:39:52 -04:00
parent 7891ce7567
commit fb2c561c88
1 changed files with 1 additions and 1 deletions

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