Add media volume mapping for Home Assistant service
This commit is contained in:
parent
1ebdc533ec
commit
8db4b9f6fe
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ services:
|
||||||
- /docker/homeassistant/config:/config
|
- /docker/homeassistant/config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
|
- /docker/homeassistant/media:/mnt/media
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
privileged: true
|
privileged: true
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue