fix(grfn/mugwump): Set nginx.recommendedProxySettings

Apparently grafana needs this now

Change-Id: I197837d831bd7bfde17cbb5dd253e9758578ff6d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5434
Reviewed-by: grfn <grfn@gws.fyi>
Autosubmit: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2022-03-16 19:40:13 -04:00 committed by clbot
parent 30afbb962b
commit f34e4d7469

View file

@ -138,6 +138,7 @@ with lib;
recommendedGzipSettings = true;
recommendedOptimisation = true;
recommendedTlsSettings = true;
recommendedProxySettings = true;
virtualHosts = {
"metrics.gws.fyi" = {