box: switch nzb to sabnzbd
This commit is contained in:
parent
cc6c4dda24
commit
ace6e81af5
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user