mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-12 14:40:34 +08:00
Update docker-compose.yml (#1570)
This commit is contained in:
parent
7bdd424456
commit
0b728afc69
@ -5,6 +5,7 @@ services:
|
|||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "./data:/config"
|
- "./data:/config"
|
||||||
|
- "/run/dbus:/run/dbus:ro"
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TIME_ZONE}
|
- TZ=${TIME_ZONE}
|
||||||
image: homeassistant/home-assistant:2024.6.1
|
image: homeassistant/home-assistant:2024.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user