diff --git a/machines/fanny/configuration.nix b/machines/fanny/configuration.nix index 9e81311..e0d7923 100644 --- a/machines/fanny/configuration.nix +++ b/machines/fanny/configuration.nix @@ -322,7 +322,6 @@ in basicAuth = { admin = "qfuasf982fl2oj"; }; locations."/" = { proxyPass = "http://${hosts.malobeo.hosts.wordpress.network.address}"; - recommendedProxySettings = true; extraConfig = '' proxy_set_header Host $host; '';