diff --git a/hosts/mauville/default.nix b/hosts/mauville/default.nix index c4b9560e..1f063304 100644 --- a/hosts/mauville/default.nix +++ b/hosts/mauville/default.nix @@ -108,7 +108,7 @@ in { forceSSL = true; locations."/" = { - proxyPass = "http://127.0.0.1:4533"; + proxyPass = "http://127.0.0.1:${toString config.ar.containers.nixos.navidrome.port}"; proxyWebsockets = true; extraConfig = ''