Torrentbox: jellyseerr

This commit is contained in:
Filippo Berto 2025-07-13 23:34:47 +02:00
parent bc5f9506ba
commit f87801f73e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 22 additions and 63 deletions

View file

@ -158,7 +158,12 @@
proxyWebsockets = true;
};
};
# "ombi.bertof.net" = ssl // { locations."/" = { proxyPass = "http://heimdall.tsn:5000/"; proxyWebsockets = true; }; };
"ombi.bertof.net" = ssl // {
locations."/" = {
proxyPass = "http://heimdall.tsn:5000/";
proxyWebsockets = true;
};
};
"jellyfin.bertof.net" = ssl // {
locations."/" = {
proxyPass = "http://heimdall.tsn:8096/";