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