Elysiadev11 commited on
Commit
5d74f2a
·
verified ·
1 Parent(s): 0b41310

Update start-openclaw.sh

Browse files
Files changed (1) hide show
  1. start-openclaw.sh +1 -1
start-openclaw.sh CHANGED
@@ -102,7 +102,7 @@ cat > /root/.openclaw/openclaw.json <<EOF
102
  "botToken": "$TELEGRAM_BOT_TOKEN",
103
  "dmPolicy": "allowlist",
104
  "allowFrom": ["$TELEGRAM_ALLOW_ID"],
105
- "webhookUrl": "https://elysiadev11-testclaw.hf.space/telegram/webhook",
106
  "webhookSecret": "$OPENCLAW_GATEWAY_PASSWORD",
107
  "webhookPath": "/telegram/webhook",
108
  "webhookHost": "0.0.0.0",
 
102
  "botToken": "$TELEGRAM_BOT_TOKEN",
103
  "dmPolicy": "allowlist",
104
  "allowFrom": ["$TELEGRAM_ALLOW_ID"],
105
+ "webhookUrl": "https://elysiadev11-openclaw.hf.space/telegram/webhook",
106
  "webhookSecret": "$OPENCLAW_GATEWAY_PASSWORD",
107
  "webhookPath": "/telegram/webhook",
108
  "webhookHost": "0.0.0.0",