From da557a7b7e16f82f9f3cac33d3aa02ea937b54f4 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 27 Jan 2025 20:07:41 -0500 Subject: [PATCH] titan: redirect to new website Signed-off-by: cy --- hosts/titan/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/titan/Caddyfile b/hosts/titan/Caddyfile index 70cc99f..5969134 100644 --- a/hosts/titan/Caddyfile +++ b/hosts/titan/Caddyfile @@ -13,7 +13,7 @@ cything.io { import common - reverse_proxy localhost:8084 + redir https://cy7.sh/posts{uri} permanent header /.well-known/matrix/* Content-Type application/json header /.well-known/matrix/* Access-Control-Allow-Origin *