Updated minor vars after migration

This commit is contained in:
Luka Jankovic 2025-11-03 01:05:35 +01:00
parent 26e555d392
commit c34ac4f667
4 changed files with 28 additions and 15 deletions

View file

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