containers/emerald: bind music directory
Some checks failed
CI / Build linux-lava for x86_64-linux (push) Has been cancelled

This commit is contained in:
Cilly Leang 2026-06-19 09:03:39 +10:00
parent 83371117d4
commit 004832fc06
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -19,4 +19,5 @@
MusicFolder = "/binds/music/main";
};
};
systemd.services.navidrome.serviceConfig.BindReadOnlyPaths = ["/binds/music"];
}