mirror of https://github.com/caronc/apprise
Updated Notify_gotify (markdown)
parent
963c9ad2eb
commit
58dd44d228
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue