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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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