разделение workspace и system файлов, использование CompositeBackend

This commit is contained in:
Егор Кандрушин 2026-04-27 17:14:42 +03:00
parent 74e884179a
commit 7907f57971
7 changed files with 85 additions and 32 deletions

View file

@ -20,7 +20,7 @@ services:
volumes:
- ./src:/app/src
- ${AGENT_API_PATH}:/agent_api/
- ./workspace:/workspace/
- ./data/workspace:/workspace/
ports:
- "8000:8000"
env_file: