dockhand start mods

This commit is contained in:
2026-03-17 19:45:59 -07:00
parent 463ee45551
commit 4798157de9
3 changed files with 1 additions and 1 deletions
@@ -43,7 +43,7 @@ This is how I got it working on ansible (roughly):
## NTFY Notifications ## NTFY Notifications
With authentication can be tricky, do it like this, where TOKEN is your token from NTFY: NTFY with authentication can be tricky, here is a working example where TOKEN is your token from NTFY:
``` ```
ntfys://TOKEN@ntfy.nickyeoman.com/dockhand ntfys://TOKEN@ntfy.nickyeoman.com/dockhand
``` ```