config
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
OPENCLAW_GATEWAY_TOKEN: ${OPENCLAW_GATEWAY_TOKEN}
|
||||
MOONSHOT_API_KEY: ${MOONSHOT_API_KEY}
|
||||
volumes:
|
||||
- openclaw-config:/home/node/.openclaw
|
||||
- ../files/openclaw.json:/home/node/.openclaw/openclaw.json
|
||||
- openclaw-workspace:/home/node/.openclaw/workspace
|
||||
ports:
|
||||
- target: 18789
|
||||
@@ -69,7 +69,6 @@ services:
|
||||
# entrypoint: ["node", "dist/index.js"]
|
||||
|
||||
volumes:
|
||||
openclaw-config:
|
||||
openclaw-workspace:
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user