Updated Notify_gotify (markdown)

master
Chris Caron 2019-05-03 16:50:08 -04:00
parent 963c9ad2eb
commit 58dd44d228
1 changed files with 1 additions and 1 deletions

@ -26,7 +26,7 @@ Send a Gotify message:
```bash ```bash
# Assuming our {hostname} is localhost # Assuming our {hostname} is localhost
# Assuming our {token} is abcdefghijklmn # Assuming our {token} is abcdefghijklmn
apprise gotify://rocket.server.local/abcdefghijklmn apprise gotify://gotify.server.local/abcdefghijklmn
``` ```
## Setup ## Setup