fixed permiision

This commit is contained in:
duffyduck 2026-03-12 19:30:36 +01:00
parent 4dd9599c47
commit 882adb2dea
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ services:
- ./aria-data/config/AGENT.md:/workspace/AGENT.md - ./aria-data/config/AGENT.md:/workspace/AGENT.md
- ./aria-data/config/USER.md:/workspace/USER.md - ./aria-data/config/USER.md:/workspace/USER.md
- ./aria-data/config/openclaw.env:/workspace/.env - ./aria-data/config/openclaw.env:/workspace/.env
- ./aria-data/config/openclaw-auth.json:/home/node/.openclaw/agents/main/agent/auth-profiles.json # OpenClaw Agent-Auth
- /tmp/.X11-unix:/tmp/.X11-unix - /tmp/.X11-unix:/tmp/.X11-unix
- /var/run/docker.sock:/var/run/docker.sock # VM von innen verwalten - /var/run/docker.sock:/var/run/docker.sock # VM von innen verwalten
restart: unless-stopped restart: unless-stopped