heather: add hemo.iscg.dev alias for Kaneo

This commit is contained in:
mikl 2026-08-03 00:55:36 +03:00
parent 9abae8d2f5
commit cf25eb4f35

View file

@ -109,6 +109,12 @@ 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