1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 18:06:36 +02:00

update ntfy

This commit is contained in:
kev 2024-09-24 17:47:10 +08:00
parent 2d7bfec199
commit 6d03f73246

View File

@ -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/