Updated minor vars after migration
This commit is contained in:
parent
26e555d392
commit
c34ac4f667
4 changed files with 28 additions and 15 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
container_name: homeassistant
|
||||
image: "ghcr.io/home-assistant/home-assistant:stable"
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- /mnt/data/homeassistant:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /run/dbus:/run/dbus:ro
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue