mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -12,8 +12,8 @@ services:
|
||||
image: ${DOCKER_REGISTRY:-}postgres:16-alpine
|
||||
labels:
|
||||
com.centurylinklabs.watchtower.enable: true
|
||||
wud.watch: false
|
||||
wud.watch.digest: false
|
||||
wud.watch: true
|
||||
wud.watch.digest: true
|
||||
networks:
|
||||
zabbix:
|
||||
ipv4_address: 192.168.89.4
|
||||
|
Reference in New Issue
Block a user