mirror of
https://github.com/Thumbscrew/zabbix-server-docker-compose.git
synced 2025-01-18 09:35:47 +00:00
set ZBX_TIMEOUT to increase default agent conn timeout
This commit is contained in:
parent
2759ea6343
commit
12112894a1
@ -52,6 +52,7 @@ services:
|
||||
ZBX_MAXHOUSEKEEPERDELETE: 5000
|
||||
ZBX_STARTPINGERS: 5
|
||||
ZBX_STARTDISCOVERERS: 5
|
||||
ZBX_TIMEOUT: 5
|
||||
ports:
|
||||
- 10051:10051
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user