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