From 7ba764c9bc4fbd7e0d6cdecaf3d87efec78722fb Mon Sep 17 00:00:00 2001 From: noe Date: Sat, 6 Jan 2024 13:28:36 -0500 Subject: [PATCH] ingress-proxy: refactor vhosts --- nixos/hosts/ingress-proxy/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index fc15586..63c1c47 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -94,6 +94,7 @@ in { "oc.mekanoe.com" = static { src = pkgs.writeText "oc.mekanoe.com" "down"; + name = "oc.mekanoe.com"; }; # Generic store for /.well-known/ paths.