ntfy changes
This commit is contained in:
@@ -177,6 +177,12 @@ paperless.home.domroese.eu:80 {
|
||||
reverse_proxy 192.168.1.65:1000
|
||||
}
|
||||
|
||||
pihole.domr.ovh,
|
||||
pihole.home.domroese.eu {
|
||||
tls soenke@domroese.eu
|
||||
reverse_proxy 192.168.1.65:2000
|
||||
}
|
||||
|
||||
plantit.domr.ovh,
|
||||
plantit.home.domroese.eu:443 {
|
||||
tls soenke@domroese.eu
|
||||
|
||||
@@ -23,6 +23,9 @@ services:
|
||||
kuma.jenkins.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
|
||||
kuma.ntfy.http.name: 'Notify'
|
||||
kuma.ntfy.http.url: 'https://ntfy.domr.ovh'
|
||||
kuma.ntfy.labels:
|
||||
- tool
|
||||
- hosting
|
||||
volumes:
|
||||
- /home/soenke/docker-data/ntfy/cache:/var/cache/ntfy
|
||||
- /home/soenke/docker-data/ntfy/etc:/etc/ntfy
|
||||
|
||||
Reference in New Issue
Block a user