Fix Navidrome on boot

This commit is contained in:
minish 2025-05-19 15:41:44 -04:00
parent 4c2f2a7167
commit 00013c5123
Signed by: min
SSH Key Fingerprint: SHA256:mf+pUTmK92Y57BuCjlkBdd82LqztTfDCQIUp0fCKABc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ _: {
# ideally i would be able to specify values from a file so i can use secrets,
# but i cant. oh well
settings = {
Address = "10.13.1.1";
Address = "0.0.0.0";
Port = 4533;
BaseUrl = "https://aux.min.rip";