Update ntfy
Added labels to ntfy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user