simplify volume

This commit is contained in:
2026-02-20 14:09:00 -05:00
parent 3df8a2143e
commit cc87aa338a

View File

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