From bae0ec786fd54d16ae2ec2f366a26120d13cf49b Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Fri, 3 Jul 2026 08:42:15 -0500 Subject: [PATCH] Update ntfy Added labels to ntfy --- ntfy | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ntfy b/ntfy index 2600a71..6ded3ef 100644 --- a/ntfy +++ b/ntfy @@ -12,6 +12,18 @@ services: NTFY_BEHIND_PROXY: true NTFY_ENABLE_SIGNUP: false user: 1001:1001 + labels: + - homepage.group=Services + - homepage.name=Ntfy + - homepage.icon=ntfy.png + - homepage.href=${NTFY_URL} + - homepage.description=Push Notifications + #- homepage.widget.type=ntfy + #- homepage.widget.url=${NTFY_URL} + #- homepage.widget.topic=server-alerts + #- homepage.widget.fields=["title", "message", "priority", "lastReceived"] + - dockhand.url=${NTFY_URL} + - rackpeek.tags=services volumes: - /srv/docker/utilities/ntfy/cache:/var/cache/ntfy - /srv/docker/utilities/ntfy/config:/etc/ntfy