containers/emerald: enable sharing
This commit is contained in:
parent
04ca03e50a
commit
8dc0f8207c
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