disabled automatic scan for navidrome
This commit is contained in:
parent
4dc55a82c9
commit
0834ce42d0
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ in
|
||||||
environment = {
|
environment = {
|
||||||
TZ = "Europe/Berlin";
|
TZ = "Europe/Berlin";
|
||||||
ND_SESSIONTIMEOUT = "336h";
|
ND_SESSIONTIMEOUT = "336h";
|
||||||
|
ND_SCANNER_ENABLED = "false";
|
||||||
};
|
};
|
||||||
environmentFiles = [ config.sops.secrets.navidrome.path ];
|
environmentFiles = [ config.sops.secrets.navidrome.path ];
|
||||||
ports = [
|
ports = [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue