added subscription for opencloud

This commit is contained in:
2026-03-12 19:20:26 +01:00
parent 364cf378b3
commit 618248e8df
4 changed files with 68 additions and 6 deletions
+1
View File
@@ -41,6 +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
- /tmp/.X11-unix:/tmp/.X11-unix
- /var/run/docker.sock:/var/run/docker.sock # VM von innen verwalten
restart: unless-stopped