nginx proxy module
This commit is contained in:
@@ -80,7 +80,6 @@ in
|
||||
inherit (pkgs.xorg) libX11;
|
||||
};
|
||||
};
|
||||
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (setup.proxyReverseFix cfg);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user