разделение workspace и system файлов, использование CompositeBackend
This commit is contained in:
parent
74e884179a
commit
7907f57971
7 changed files with 85 additions and 32 deletions
|
|
@ -20,7 +20,7 @@ services:
|
|||
volumes:
|
||||
- ./src:/app/src
|
||||
- ${AGENT_API_PATH}:/agent_api/
|
||||
- ./workspace:/workspace/
|
||||
- ./data/workspace:/workspace/
|
||||
ports:
|
||||
- "8000:8000"
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue