Update compose.yml

This commit is contained in:
2026-04-19 14:48:28 +00:00
parent 0fa911831e
commit c549ae4d22

View File

@@ -9,6 +9,9 @@ services:
- OPENAI_API_KEY=${OPENAI_API_KEY}
- ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY}
- GATEWAY_TOKEN=${GATEWAY_TOKEN}
# Telegram integration:
- TELEGRAM_BOT_TOKEN=${TELEGRAM_BOT_TOKEN}
- TELEGRAM_ALLOWED_USER_IDS=${TELEGRAM_ALLOWED_USER_IDS}
volumes:
- /datadisk/docker/openclaw-ditte/config:/root/.openclaw
- /datadisk/docker/openclaw-ditte/workspace:/root/openclaw/workspace