1
0
Fork 0

mediaserver: add sonarr

This commit is contained in:
Daniel Kempkens 2023-04-16 00:32:06 +02:00
parent 76cc6d0471
commit e755eceadc
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -46,11 +46,8 @@
'';
locations."/" = {
recommendedProxySettings = true;
proxyPass = "http://unix:/run/socat-sonarr/sonarr.sock:/";
extraConfig = ''
proxy_set_header Host localhost;
'';
};
};
}