From 7be7bf0700dd2ae6e9e9b9726ec94d211f4615d7 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 25 Jul 2026 13:34:43 +0000 Subject: conduwuit: yeet --- hosts/cloud/proxy/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/cloud') diff --git a/hosts/cloud/proxy/default.nix b/hosts/cloud/proxy/default.nix index d743fdc..016029e 100644 --- a/hosts/cloud/proxy/default.nix +++ b/hosts/cloud/proxy/default.nix @@ -26,7 +26,7 @@ in route { header /.well-known/matrix/* Access-Control-Allow-Origin * - reverse_proxy @matrix 10.89.88.16:6167 + respond @matrix "This Matrix homeserver has been retired" 410 # file server file_server { @@ -75,7 +75,6 @@ in } } reverse_proxy 10.89.88.17:4533 - ''; }; -- cgit v1.3.1