feat(config,compose): dispatcher agent, api frontend, merge prompt and morning seed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user