Merge branch 'master' of ssh://192.168.2.130:2222/sirtimbly/openclaw
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user