From ab718ac336c20818e83eb364737b7a2312abc967 Mon Sep 17 00:00:00 2001 From: mikl Date: Mon, 3 Aug 2026 08:51:53 +0300 Subject: [PATCH] heather: remove mistaken hemo Kaneo alias --- hosts/heather/caddy.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hosts/heather/caddy.nix b/hosts/heather/caddy.nix index 17720df..d0bbb0d 100644 --- a/hosts/heather/caddy.nix +++ b/hosts/heather/caddy.nix @@ -109,12 +109,6 @@ Allow: /" 200 reverse_proxy 127.0.0.1:3003 ''; - # Kaneo alias: keep kaneo.iscg.dev as the canonical URL because the - # application generates links and auth origins from KANEO_CLIENT_URL. - "hemo.iscg.dev".extraConfig = '' - redir https://kaneo.iscg.dev{uri} permanent - ''; - # Silverbullet "note.iscg.dev".extraConfig = '' reverse_proxy 127.0.0.1:3001