[fanny] dont forward port/proto for wp
Hydra callback / on_pr (push) Skipped
Hydra callback / on_push (push) Skipped
Check flake syntax / flake-check (push) Successful in 19m40s

This commit is contained in:
2026-09-14 18:23:10 +02:00
parent abaa51335d
commit ca79ed7f98
-2
View File
@@ -323,8 +323,6 @@ in
recommendedProxySettings = true;
extraConfig = ''
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Port 443;
proxy_set_header X-Forwarded-Proto https;
'';
};
};