removed proxy for torrent, nzb, multi-scrobbler
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
proxyReverse,
|
||||
...
|
||||
}:
|
||||
let
|
||||
@@ -98,7 +97,6 @@ in
|
||||
};
|
||||
};
|
||||
};
|
||||
services.nginx.virtualHosts."xfwmrle6h6skqujbeizw.${config.my.domain}" = proxyReverse port // { };
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = ports;
|
||||
allowedUDPPorts = ports;
|
||||
|
||||
Reference in New Issue
Block a user