1
0
Fork 0

Update docker-compose.yml (#1570)

This commit is contained in:
2024-06-13 14:49:54 +08:00 committed by GitHub
parent cc0631e351
commit ceef9efef2
1 changed files with 1 additions and 0 deletions

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