сохранение чекпоинтов в sqlite
This commit is contained in:
parent
b1e10f25b1
commit
42e6723abb
7 changed files with 82 additions and 3 deletions
|
|
@ -21,6 +21,7 @@ services:
|
|||
- ./src:/app/src
|
||||
- ${AGENT_API_PATH}:/agent_api/
|
||||
- ./data/workspace:/workspace/
|
||||
- ./data/internal:/internal_data/
|
||||
ports:
|
||||
- "8000:8000"
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue