notesnook: updated chart, added inbox API

This commit is contained in:
2026-08-13 18:55:06 +02:00
parent f2cd5f2d98
commit eaa47c9b6d
4 changed files with 47 additions and 29 deletions
@@ -30,6 +30,7 @@ data:
@nook-mg host n.vhaudiquet.fr
@nook host nook.vhaudiquet.fr
@sse-nook host sse-nook.vhaudiquet.fr
@inbox-nook host inbox-nook.vhaudiquet.fr
@gitea host git.vhaudiquet.fr
@@ -54,6 +55,9 @@ data:
handle @sse-nook {
reverse_proxy traefik.traefik.svc.cluster.local.:80
}
handle @inbox-nook {
reverse_proxy traefik.traefik.svc.cluster.local.:80
}
handle @gitea {
reverse_proxy traefik.traefik.svc.cluster.local.:80
}