mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -26,7 +26,7 @@ services:
|
||||
# - homepage.widget.fields=["field1","field2"] # optional
|
||||
networks:
|
||||
zabbix:
|
||||
ipv4_address: 192.168.79.2
|
||||
ipv4_address: 192.168.80.2
|
||||
zabbix-frontend:
|
||||
image: zabbix/zabbix-web-nginx-pgsql:alpine-latest
|
||||
ports:
|
||||
@ -64,4 +64,4 @@ networks:
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 192.168.79.0/28
|
||||
- subnet: 192.168.80.0/24
|
Reference in New Issue
Block a user