Update homeassistant hc

This commit is contained in:
2025-07-20 15:48:33 +05:30
parent e527f05227
commit bcafebfe56

View File

@@ -9,6 +9,7 @@ services:
- /etc/localtime:/etc/localtime:ro
healthcheck:
test: "curl --connect-timeout 10 --silent -f http://127.0.0.1:8123/ || exit 1"
interval: 45s
timeout: 30s
interval: 20s
timeout: 10s
retries: 3
start_period: 30s