mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-14 23:21:04 +00:00
Update docker-compose.yml
This commit is contained in:
parent
c9fce439e0
commit
10e060fdac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
memory_scope_main:
|
||||
build:
|
||||
context: ghcr.io/binary-husky/memoryscope:main
|
||||
context: ghcr.io/modelscope/memoryscope:main
|
||||
environment:
|
||||
DASHSCOPE_API_KEY: "sk-0000000000"
|
||||
# OPENAI_API_KEY: "sk-0000000000"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue