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