Update homeassistant
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
container_name: "homeassistant"
|
container_name: "homeassistant"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- "${CONFIG_PATH}:/config"
|
- "${APPDATA_PATH}/homeassistant/config:/config"
|
||||||
- "/etc/localtime:/etc/localtime:ro"
|
- "/etc/localtime:/etc/localtime:ro"
|
||||||
- "/run/dbus:/run/dbus:ro"
|
- "/run/dbus:/run/dbus:ro"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
||||||
|
Reference in New Issue
Block a user