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
|
image: ${DOCKER_REGISTRY:-}postgres:16-alpine
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: true
|
com.centurylinklabs.watchtower.enable: true
|
||||||
wud.watch: false
|
wud.watch: true
|
||||||
wud.watch.digest: false
|
wud.watch.digest: true
|
||||||
networks:
|
networks:
|
||||||
zabbix:
|
zabbix:
|
||||||
ipv4_address: 192.168.89.4
|
ipv4_address: 192.168.89.4
|
||||||
|
Reference in New Issue
Block a user