Update install

This commit is contained in:
Michel Roegl-Brunner
2026-01-26 14:11:03 +01:00
parent 602f23f92a
commit d9a075139a
3 changed files with 37 additions and 33 deletions

View File

@@ -8,7 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 18791,
"interface_port": 80,
"documentation": "https://docs.clawd.bot/",
"website": "https://clawd.bot/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/clawdbot.webp",
@@ -31,6 +31,10 @@
"username": null,
"password": null
},
"notes": []
"notes": [
{
"type": "info",
"text": "After install run onboarding: clawdbot onboard --install-daemon"
}
]
}