mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -33,7 +33,6 @@ services:
|
||||
image: ${DOCKER_REGISTRY:-}zabbix/zabbix-web-nginx-pgsql:alpine-latest
|
||||
networks:
|
||||
zabbix:
|
||||
ipv4_address: 192.168.89.3
|
||||
ports:
|
||||
- target: 8080
|
||||
published: 8051
|
||||
@@ -62,7 +61,6 @@ services:
|
||||
- alertscripts:/usr/lib/zabbix/alertscripts
|
||||
networks:
|
||||
zabbix:
|
||||
ipv4_address: 192.168.89.2
|
||||
ports:
|
||||
- target: 10051
|
||||
published: 10051
|
||||
|
||||
Reference in New Issue
Block a user