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