jellyseer: remove jellyseer
This commit is contained in:
parent
db97556d3d
commit
1397a7e9e1
1 changed files with 0 additions and 17 deletions
|
|
@ -107,21 +107,4 @@
|
|||
import block_non_private_ips
|
||||
'';
|
||||
};
|
||||
|
||||
#
|
||||
# Requesting Frontend
|
||||
services.jellyseerr = {
|
||||
enable = true;
|
||||
port = 5055;
|
||||
openFirewall = false;
|
||||
package = pkgs.jellyseerr;
|
||||
};
|
||||
|
||||
services.caddy.virtualHosts."jellyseer.${config.homelab.domain}" = {
|
||||
useACMEHost = config.homelab.domain;
|
||||
extraConfig = ''
|
||||
reverse_proxy http://localhost:5055
|
||||
import block_non_private_ips
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue