box: switch nzb to sabnzbd

This commit is contained in:
Aaron Bieber 2024-03-25 12:12:40 -06:00
parent cc6c4dda24
commit ace6e81af5
No known key found for this signature in database

View File

@ -1000,7 +1000,7 @@ in
sslCertificate = "${config.sops.secrets.nzb_cert.path}";
forceSSL = true;
locations."/" = {
proxyPass = "http://localhost:6789";
proxyPass = "http://localhost:8080";
proxyWebsockets = true;
extraConfig = ''
${httpAllow}