Update ntfy

Added labels to ntfy
This commit is contained in:
2026-07-03 08:42:15 -05:00
parent 47b26fd317
commit bae0ec786f
+12
View File
@@ -12,6 +12,18 @@ services:
NTFY_BEHIND_PROXY: true NTFY_BEHIND_PROXY: true
NTFY_ENABLE_SIGNUP: false NTFY_ENABLE_SIGNUP: false
user: 1001:1001 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: volumes:
- /srv/docker/utilities/ntfy/cache:/var/cache/ntfy - /srv/docker/utilities/ntfy/cache:/var/cache/ntfy
- /srv/docker/utilities/ntfy/config:/etc/ntfy - /srv/docker/utilities/ntfy/config:/etc/ntfy