mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update ntfy
This commit is contained in:
parent
2d7bfec199
commit
6d03f73246
@ -41,4 +41,9 @@ $ ntfy sub test
|
||||
$ ntfy pub -T fire -t WARNING test "Fire in the Hole"
|
||||
```
|
||||
|
||||
```bash
|
||||
$ websocat --basic-auth "kev:******" ws://127.0.0.1:2586/test/ws
|
||||
$ curl -u "kev:******" -H 'Tags: fire' -H 'Title: WARNING' -d 'Fire in the Hole' http://127.0.0.1:2586/test
|
||||
```
|
||||
|
||||
[1]: https://docs.ntfy.sh/config/
|
||||
|
Loading…
Reference in New Issue
Block a user