mirror of https://github.com/caronc/apprise
Updated Notify_Custom_JSON (markdown)
parent
7891ce7567
commit
fb2c561c88
|
@ -39,5 +39,5 @@ Valid syntaxes are as follows:
|
||||||
Send a JSON notification to our web server listening on port 80:
|
Send a JSON notification to our web server listening on port 80:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {hostname} is json.server.local
|
# Assuming our {hostname} is json.server.local
|
||||||
notify json://json.server.local
|
apprise json://json.server.local
|
||||||
```
|
```
|
Loading…
Reference in New Issue