We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f231e commit 263ba56Copy full SHA for 263ba56
1 file changed
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
TERM: xterm-256color
15
NODE_ENV: production
16
OPENCLAW_STATE_DIR: /home/node/.openclaw
17
- OPENCLAW_GATEWAY_TOKEN: ${GATEWAY_TOKEN:-openclaw}
+ OPENCLAW_GATEWAY_TOKEN: openclaw
18
volumes:
19
- "openclaw_data:/home/node/.openclaw"
20
- "openclaw_workspace:/home/node/.openclaw/workspace"
0 commit comments