renamed proxyreversearr > proxyreversefix
This commit is contained in:
@@ -18,7 +18,7 @@ in
|
||||
openFirewall = true;
|
||||
};
|
||||
nginx.virtualHosts."${cfg.host}" = lib.mkIf cfg.enableProxy (
|
||||
setup.proxyReverseArr cfg.hostName cfg.port // { }
|
||||
setup.proxyReverseFix cfg.hostName cfg.port // { }
|
||||
);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user