fix: update docker gateway command

This commit is contained in:
Peter Steinberger
2026-01-24 03:24:28 +00:00
parent b9106ba5f9
commit b697374ce5
4 changed files with 9 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ Docs: https://docs.clawd.bot
- Tlon: add Urbit channel plugin (DMs, group mentions, thread replies). (#1544) Thanks @wca4a.
### Fixes
- Logging: guard console settings resolution to avoid recursion on config warnings. (#1555) Thanks @travisp.
- Docker: update gateway command in docker-compose and Hetzner guide. (#1514)
- Voice wake: auto-save wake words on blur/submit across iOS/Android and align limits with macOS.
- UI: keep the Control UI sidebar visible while scrolling long pages. (#1515) Thanks @pookNast.
- Tailscale: retry serve/funnel with sudo only for permission errors and keep original failure details. (#1551) Thanks @sweepies.