This commit is contained in:
2025-12-08 00:02:56 +01:00
parent 8f2d400301
commit fca4bb4508

View File

@@ -14,12 +14,12 @@ services:
zabbix:
ipv4_address: 192.168.89.4
ports:
- target: 5432
published: 5432
protocol: tcp
mode: ingress
- target: 5432
published: 5432
protocol: tcp
mode: ingress
volumes:
- db:/var/lib/postgresql/data
- db:/var/lib/postgresql/data
deploy:
labels:
com.centurylinklabs.watchtower.enable: 'true'