commit 1b0e46a7fc5187cee3c90579b8b3380629834c07 parent 32c80cf2ae2c80f9604c0912c1e44b5dca0fd021 Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 5 Sep 2023 16:28:18 +0200 Fix typo Diffstat:
| M | nixos/common/lib/envoy.nix | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/nixos/common/lib/envoy.nix b/nixos/common/lib/envoy.nix @@ -96,7 +96,6 @@ healthy_threshold = 2; http_health_check = { path = "/"; - port = 8008; }; } ];