Update compose.yml
This commit is contained in:
@@ -11,7 +11,8 @@ services:
|
||||
- GATEWAY_TOKEN=${GATEWAY_TOKEN}
|
||||
# Telegram integration:
|
||||
- TELEGRAM_BOT_TOKEN=${TELEGRAM_BOT_TOKEN}
|
||||
- TELEGRAM_ALLOWED_USER_IDS=${TELEGRAM_ALLOWED_USER_IDS}
|
||||
- TELEGRAM_ALLOWED_USER_IDS=${TELEGRAM_ALLOWED_USER_IDS}
|
||||
- GATEWAY_CONTROL_UI_ALLOWED_ORIGINS=https://ditteai.ckvist.dk
|
||||
volumes:
|
||||
- /datadisk/docker/openclaw-ditte/config:/root/.openclaw
|
||||
- /datadisk/docker/openclaw-ditte/workspace:/root/openclaw/workspace
|
||||
|
||||
Reference in New Issue
Block a user