создание и маунт папки /workspace
This commit is contained in:
parent
a176dcac52
commit
745512aa4b
5 changed files with 16 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ services:
|
|||
volumes:
|
||||
- ./src:/app/src
|
||||
- ${AGENT_API_PATH}:/agent-api/
|
||||
- ./workspace:/workspace/
|
||||
ports:
|
||||
- "8000:8000"
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue