Merge branch 'master' of ssh://192.168.2.130:2222/sirtimbly/openclaw

This commit is contained in:
Klaatu
2026-02-20 19:12:12 +00:00

View File

@@ -12,7 +12,6 @@ services:
volumes:
- openclaw-config:/home/node/.openclaw
- openclaw-workspace:/home/node/.openclaw/workspace
- gog-data:/home/node/.openclaw/gog
ports:
- target: 18789
published: ${OPENCLAW_GATEWAY_PORT:-18789}
@@ -44,7 +43,6 @@ services:
volumes:
openclaw-config:
openclaw-workspace:
gog-data:
networks:
dokploy-network: