containers/emerald: enable sharing
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run
This commit is contained in:
parent
38fd467a6d
commit
1f49049b0a
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
Address = "[::]";
|
Address = "[::]";
|
||||||
BaseUrl = "https://${fqdn}/";
|
BaseUrl = "https://${fqdn}/";
|
||||||
ShareURL = shareFqdn;
|
ShareURL = shareFqdn;
|
||||||
|
EnableSharing = true;
|
||||||
DataFolder = "/persist/navidrome";
|
DataFolder = "/persist/navidrome";
|
||||||
MusicFolder = "/persist/music";
|
MusicFolder = "/persist/music";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue