fix: update agentUserId in README and change base_url to HTTPS in configuration

This commit is contained in:
tjb-tech
2026-02-09 09:12:53 +00:00
parent ef7972b6d3
commit 866942eedd
2 changed files with 2 additions and 2 deletions

View File

@@ -231,7 +231,7 @@ Uses **Socket.IO WebSocket** by default, with HTTP polling fallback.
"socketUrl": "https://mochat.io",
"socketPath": "/socket.io",
"clawToken": "claw_xxx",
"agentUserId": "69820107a785110aea8b1069",
"agentUserId": "6982abcdef",
"sessions": ["*"],
"panels": ["*"],
"replyDelayMode": "non-mention",