This commit is contained in:
2025-12-08 15:08:41 +01:00
parent 682a727d50
commit 2963ee88f9

View File

@@ -63,6 +63,8 @@ services:
networks: networks:
zabbix: zabbix:
ipv4_address: 192.168.89.2 ipv4_address: 192.168.89.2
entrypoint:
- "/bin/sh -c apk update && apk add curl"
ports: ports:
- target: 10051 - target: 10051
published: 10051 published: 10051