From 5cdd33f559f35ff0d9313002efb5975bbd87b107 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 31 Mar 2024 00:10:28 -0400 Subject: [PATCH] ingress-proxy: change git to s.e --- nixos/hosts/ingress-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index a6062e8..46d07d3 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -95,7 +95,7 @@ in { rev = "d7b00d742d9f209c0be569aa95abfa32c42cc1c3"; } // { forceSSL = false; }; - "git.foxxolay.com" = { + "git.sapphic.engineer" = { locations."/" = { recommendedProxySettings = true; proxyPass = "http://git";