feat(config,compose): dispatcher agent, api frontend, merge prompt and morning seed

This commit is contained in:
hh
2026-08-28 03:08:30 +02:00
parent 71af41f35f
commit 03774c54e3
4 changed files with 98 additions and 2 deletions
+1
View File
@@ -52,6 +52,7 @@ services:
- "${PORT_MCP:-62991}:62991" # mcp
- "${PORT_ADMIN:-62992}:62992" # admin
- "${PORT_MARKDOWN:-62993}:62993" # obsidian companion
- "${PORT_API:-62994}:62994" # conversations api + sse
volumes:
- ./config.py:/config/config.py:ro
- ./config.json:/config/config.json:ro