fix(navidrome): make navidrome accessible
This commit is contained in:
parent
2675bb6970
commit
88908aa0e3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
};
|
||||
};
|
||||
settings = {
|
||||
Address = "127.0.0.1";
|
||||
Address = "0.0.0.0";
|
||||
Port = 4533;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue