add ipv4addr for zabbix agent
This commit is contained in:
parent
e11066d9ab
commit
9ed5b6942e
@ -126,9 +126,6 @@ services:
|
||||
|
||||
zabbix-agent:
|
||||
image: zabbix/zabbix-agent:alpine-6.0-latest
|
||||
profiles:
|
||||
- full
|
||||
- all
|
||||
ports:
|
||||
- "10050:10050"
|
||||
volumes:
|
||||
@ -153,6 +150,7 @@ services:
|
||||
pid: "host"
|
||||
networks:
|
||||
zbx_net_backend:
|
||||
ipv4_address: 172.16.239.103
|
||||
aliases:
|
||||
- zabbix-agent
|
||||
- zabbix-agent-passive
|
||||
|
Loading…
x
Reference in New Issue
Block a user