feat(models): add Claude Sonnet 4.6 + Opus 4.8, mount openclaw.json in API container
This commit is contained in:
@@ -41,6 +41,7 @@ services:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
volumes:
|
||||
- /opt/openclaw/data/openclaw/openclaw.json:/home/node/.openclaw/openclaw.json:ro
|
||||
- /opt/openclaw/data/openclaw/workspace-iris:/mnt/workspace-iris
|
||||
- /opt/openclaw/data/openclaw/workspace-programmer:/mnt/workspace-programmer
|
||||
- /opt/openclaw/data/openclaw/workspace-reviewer:/mnt/workspace-reviewer
|
||||
|
||||
Reference in New Issue
Block a user