heather: add hemo.iscg.dev alias for Kaneo
This commit is contained in:
parent
9abae8d2f5
commit
cf25eb4f35
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue