navidrome setup

This commit is contained in:
2026-07-17 12:32:29 +03:00
parent 521d922961
commit 63c46c80ef
4 changed files with 19 additions and 3 deletions
+8
View File
@@ -190,6 +190,14 @@ in
proxyWebsockets = true;
};
};
"navidrome.home.arpa" = {
addSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://127.0.0.1:4533";
proxyWebsockets = true;
};
};
"immich.home.arpa" = {
addSSL = true;
enableACME = true;