fix notify labels
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user