Update comments for homeassisstant
This commit is contained in:
@@ -13,6 +13,8 @@ services:
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/homeassistant/config:/config # Configuration files
|
||||
- /etc/localtime:/etc/localtime:ro # Sync host timezone for proper logging
|
||||
|
||||
# Health check configuration
|
||||
healthcheck:
|
||||
test: "curl --connect-timeout 10 --silent -f http://127.0.0.1:8123/ || exit 1"
|
||||
interval: 45s
|
||||
|
Reference in New Issue
Block a user