Update docker-compose.yml (#1570)

This commit is contained in:
2024-06-13 14:49:54 +08:00
committed by GitHub
parent 7bdd424456
commit 0b728afc69
@@ -5,6 +5,7 @@ services:
network_mode: "host"
volumes:
- "./data:/config"
- "/run/dbus:/run/dbus:ro"
environment:
- TZ=${TIME_ZONE}
image: homeassistant/home-assistant:2024.6.1