add autokuma labels
This commit is contained in:
@@ -13,4 +13,15 @@ services:
|
||||
- /home/soenke/docker-data/changedetect/config:/config
|
||||
ports:
|
||||
- 5238:5000
|
||||
labels:
|
||||
kuma.tools.tag.name: 'Tools'
|
||||
kuma.tools.tag.color: '#FF9900'
|
||||
kuma.homelab.tag.name: 'Organization'
|
||||
kuma.homelab.tag.color: '#FF9955'
|
||||
kuma.organization.tag.name: 'Organization'
|
||||
kuma.organization.tag.color: '#FF99AA'
|
||||
kuma.changedetect.http.name: 'Changedetect'
|
||||
kuma.changedetect.http.url: 'https://changedetect.domr.ovh'
|
||||
kuma.changedetect.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user