mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-07 08:26:06 +00:00
add docker compose deps
This commit is contained in:
parent
4abc113aa0
commit
2dac4ba7b9
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ services:
|
|||
DASHSCOPE_API_KEY: "sk-0000000000"
|
||||
volumes:
|
||||
- ./config:/memory_scope_project/memoryscope/config
|
||||
requires:
|
||||
- elasticsearch
|
||||
|
||||
elasticsearch:
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:8.13.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue