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
@@ -139,6 +139,14 @@ in
proxyWebsockets = true;
};
};
"navidrome.zeroq.su" = {
addSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://${server}:4533";
proxyWebsockets = true;
};
};
"vetymae.opencodes.zeroq.su" = {
forceSSL = true;
enableACME = true;