Update start-openclaw.sh
Browse files- 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-
|
| 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",
|