fix notify labels

This commit is contained in:
Sönke Domröse
2025-06-19 11:32:37 +02:00
parent 96c8ab6959
commit 2c70f5ce97

View File

@@ -23,9 +23,6 @@ services:
kuma.jenkins.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]' kuma.jenkins.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
kuma.ntfy.http.name: 'Notify' kuma.ntfy.http.name: 'Notify'
kuma.ntfy.http.url: 'https://ntfy.domr.ovh' kuma.ntfy.http.url: 'https://ntfy.domr.ovh'
kuma.ntfy.labels:
- tool
- hosting
volumes: volumes:
- /home/soenke/docker-data/ntfy/cache:/var/cache/ntfy - /home/soenke/docker-data/ntfy/cache:/var/cache/ntfy
- /home/soenke/docker-data/ntfy/etc:/etc/ntfy - /home/soenke/docker-data/ntfy/etc:/etc/ntfy