openclaw-agent / openclaw.json
Jacky2305's picture
Upload openclaw.json with huggingface_hub
199f57f verified
{ "gateway": { "bind": "0.0.0.0:3030" }, "channels": { "telegram": { "enabled": true, "mode": "webhook", "webhookUrl": "https://jacky2305-openclaw-agent.hf.space/webhook" } }, "workspace": "/data/workspace" }