fix: stabilize docker e2e flows

This commit is contained in:
Peter Steinberger
2026-02-02 13:08:52 +00:00
parent 9bd64c8a1f
commit f9fae2c439
8 changed files with 79 additions and 9 deletions

View File

@@ -280,7 +280,7 @@ TRASH
--skip-health
# Assert config + workspace scaffolding.
workspace_dir="$HOME/openclaw"
workspace_dir="$HOME/.openclaw/workspace"
config_path="$HOME/.openclaw/openclaw.json"
sessions_dir="$HOME/.openclaw/agents/main/sessions"