Skip to content

Commit

Permalink
Add media directory mapping for Home Assistant(docker)
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Sep 7, 2023
1 parent 892ddff commit 1332cda
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ software_108() {
-e TZ=${docker_tz} \
-p 8123:8123 \
-v ${install_path}/config:/config \
-v ${install_path}/media:/media \
-v /run/dbus:/run/dbus:ro \
--restart unless-stopped \
${image_name}
Expand Down

0 comments on commit 1332cda

Please sign in to comment.