Update compose.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user