ma bureauautomation: Add music folder to wbob hass
This commit is contained in:
parent
433b0b75be
commit
902ee85b67
@ -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 New Issue
Block a user