fix openclaw data volume

This commit is contained in:
2026-03-12 19:24:16 +01:00
parent 618248e8df
commit 4dd9599c47
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ services:
- ./aria-data/config/AGENT.md:/workspace/AGENT.md
- ./aria-data/config/USER.md:/workspace/USER.md
- ./aria-data/config/openclaw.env:/workspace/.env
- ./aria-data/openclaw:/home/node/.openclaw # OpenClaw Agent-Config persistieren
- ./aria-data/config/openclaw-auth.json:/home/node/.openclaw/agents/main/agent/auth-profiles.json # OpenClaw Agent-Auth
- /tmp/.X11-unix:/tmp/.X11-unix
- /var/run/docker.sock:/var/run/docker.sock # VM von innen verwalten
restart: unless-stopped