mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-10 00:47:51 +02:00
Added ZBX_LISTENPORT to allowed variable list. Fixed env variable in Agent2 Windows image
This commit is contained in:
@ -159,6 +159,7 @@ ZBX_VMWARECACHESIZE=8M
|
||||
ZBX_VMWARETIMEOUT=10
|
||||
ZBX_ENABLE_SNMP_TRAPS=false
|
||||
ZBX_LISTENIP=
|
||||
ZBX_LISTENPORT=10051
|
||||
ZBX_LISTENBACKLOG=
|
||||
ZBX_HOUSEKEEPINGFREQUENCY=1
|
||||
ZBX_CACHESIZE=8M
|
||||
|
Reference in New Issue
Block a user