This commit is contained in:
2025-03-23 19:30:44 +01:00
parent a01437b778
commit c9dbda5753
32 changed files with 127 additions and 59 deletions

View File

@ -12,7 +12,7 @@ services:
image: ${DOCKER_REGISTRY:-}postgres:16-alpine
labels:
com.centurylinklabs.watchtower.enable: true
wud.watch: false
wud.watch: true
wud.watch.digest: true
networks:
zabbix:
@ -30,6 +30,7 @@ services:
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-web-nginx-pgsql:alpine-latest
labels:
com.centurylinklabs.watchtower.enable: true
wud.watch: true
wud.watch.digest: true
networks:
zabbix:
@ -62,6 +63,7 @@ services:
homepage.widget.key: a5294f55cccb490cded051a6ccd45f15f3434f06f7c77de4b22abc8bf086534a
homepage.widget.type: ${APPNAME}
homepage.widget.url: https://${APPNAME}.sectorq.eu
wud.watch: true
wud.watch.digest: true
networks:
zabbix: