From bad1754cb3e72c1f01de531385728296fbf90e5e Mon Sep 17 00:00:00 2001 From: noe Date: Mon, 25 Nov 2024 17:56:35 -0800 Subject: [PATCH] add proxy.ps2.live --- nixos/hosts/ingress-proxy/default.nix | 9 --------- 1 file changed, 9 deletions(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 07ad05f..78d17fb 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -116,15 +116,6 @@ in rec { ''; } // defaultConfig; - "flesh.doll.repair" = { - serverAliases = [ "conference.flesh.doll.repair" "auth.flesh.doll.repair" ]; - locations."/" = { - recommendedProxySettings = true; - proxyPass = "https://jitsi"; - proxyWebsockets = true; - }; - } // defaultConfig; - "porcelain.doll.repair" = { # serverAliases = ["p.doll.repair"]; # Media Proxy locations."/" = {