fix: bug: dispatcher reproduce/triage/verify dispatch fails — no project TOML at /opt/disinto/projects/ in edge container (#554)
This commit is contained in:
parent
8dca5c7eb3
commit
37c44d7ac4
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ services:
|
||||||
- ${HOME}/.claude.json:/home/agent/.claude.json:ro
|
- ${HOME}/.claude.json:/home/agent/.claude.json:ro
|
||||||
- disinto-logs:/opt/disinto-logs
|
- disinto-logs:/opt/disinto-logs
|
||||||
- ./docker-compose.yml:/opt/docker-compose.yml:ro
|
- ./docker-compose.yml:/opt/docker-compose.yml:ro
|
||||||
|
- ./projects:/opt/disinto/projects:ro
|
||||||
environment:
|
environment:
|
||||||
- FORGE_SUPERVISOR_TOKEN=${FORGE_SUPERVISOR_TOKEN:-}
|
- FORGE_SUPERVISOR_TOKEN=${FORGE_SUPERVISOR_TOKEN:-}
|
||||||
- ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY:-}
|
- ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY:-}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue