removed listenaddr
This commit is contained in:
@@ -15,7 +15,7 @@ in
|
||||
group = "piracy";
|
||||
};
|
||||
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (
|
||||
setup.proxy cfg {
|
||||
setup.proxy {
|
||||
"/" = {
|
||||
proxyPass = cfg.local;
|
||||
extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user