[fanny] disable recommended proxy settings for wp
Hydra callback / on_push (push) Skipped
Hydra callback / on_pr (push) Skipped
Check flake syntax / flake-check (push) Failing after 7m16s

This commit is contained in:
2026-09-14 19:40:41 +02:00
parent f8b68f2432
commit 8b0206d19f
-1
View File
@@ -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;
'';