ma bureauautomation: Add music folder to wbob hass
This commit is contained in:
parent
a766329dfa
commit
458b506217
|
@ -64,6 +64,7 @@ in {
|
|||
extraOptions = ["--net=host" ];
|
||||
volumes = [
|
||||
"${confdir}:/config"
|
||||
"/data/music:/config/media"
|
||||
#"${confdir}/docker-run:/etc/services.d/home-assistant/run:"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue