mediaserver: add sonarr
This commit is contained in:
parent
76cc6d0471
commit
e755eceadc
1 changed files with 1 additions and 4 deletions
|
@ -46,11 +46,8 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
|
recommendedProxySettings = true;
|
||||||
proxyPass = "http://unix:/run/socat-sonarr/sonarr.sock:/";
|
proxyPass = "http://unix:/run/socat-sonarr/sonarr.sock:/";
|
||||||
|
|
||||||
extraConfig = ''
|
|
||||||
proxy_set_header Host localhost;
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue