Update homeassistant

This commit is contained in:
2025-06-11 18:55:08 +05:30
parent 7df2788969
commit cc0010fb21

View File

@@ -5,7 +5,7 @@ services:
container_name: "homeassistant"
network_mode: "host"
volumes:
- "${CONFIG_PATH}:/config"
- "${APPDATA_PATH}/homeassistant/config:/config"
- "/etc/localtime:/etc/localtime:ro"
- "/run/dbus:/run/dbus:ro"
restart: "unless-stopped"