diff --git a/compose.infra.yml b/compose.infra.yml index 0533a23..70379c5 100644 --- a/compose.infra.yml +++ b/compose.infra.yml @@ -52,7 +52,7 @@ services: - REDIS_HOST=127.0.0.1 - REDIS_PORT=6379 - REDIS_DB=0 - - HOST_POLL_INTERVAL=120 + - HOST_POLL_INTERVAL=60 - POLL_DRIVE_GAP=0.5 - POLL_CONCURRENCY=1 - POLL_STARTUP_JITTER=10