feat(config,caddy): admin spa under /admin and memory_root for the api frontend

This commit is contained in:
hh
2026-08-28 22:14:25 +02:00
parent 566fb5e895
commit c6bf30b5af
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -245,6 +245,7 @@ frontends: list[Frontend] = [
public_base_url=_public("/api"),
master_agent="beaver-dispatcher",
branch_agent="beaver-dispatcher",
memory_root=BEAVER,
),
MarkdownFrontend(
host="0.0.0.0",