Update docker-compose.yml

cambio en profiles
This commit is contained in:
deiviest 2026-01-26 11:20:31 +01:00 committed by GitHub
parent 6859e1e6a6
commit b5e99ee779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ services:
] ]
clawdbot-cli: clawdbot-cli:
profiles: ["cli"]
image: ${CLAWDBOT_IMAGE:-clawdbot:local} image: ${CLAWDBOT_IMAGE:-clawdbot:local}
environment: environment:
HOME: /home/node HOME: /home/node