fix: polish docker setup flow

This commit is contained in:
Peter Steinberger
2026-02-02 04:25:57 -08:00
parent 39c682219e
commit dfef943f0a
3 changed files with 34 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ services:
environment:
HOME: /home/node
TERM: xterm-256color
OPENCLAW_GATEWAY_TOKEN: ${OPENCLAW_GATEWAY_TOKEN}
BROWSER: echo
CLAUDE_AI_SESSION_KEY: ${CLAUDE_AI_SESSION_KEY}
CLAUDE_WEB_SESSION_KEY: ${CLAUDE_WEB_SESSION_KEY}