mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-22 08:55:39 +08:00
feat: workspace volume in docker deploy
This commit is contained in:
@@ -39,3 +39,5 @@ services:
|
||||
AGENT_MAX_CONTEXT_TOKENS: 40000
|
||||
AGENT_MAX_CONTEXT_TURNS: 20
|
||||
AGENT_MAX_STEPS: 15
|
||||
volumes:
|
||||
- ./cow:/home/agent/cow
|
||||
|
||||
Reference in New Issue
Block a user