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";