docs: clarify tailscale gmail path forwarding

This commit is contained in:
Peter Steinberger
2026-01-10 19:08:33 +01:00
parent f9347235e4
commit 0335bccd91

View File

@@ -105,6 +105,8 @@ Path note: when `tailscale.mode` is enabled, Clawdbot automatically sets
`hooks.gmail.serve.path` to `/` and keeps the public path at
`hooks.gmail.tailscale.path` (default `/gmail-pubsub`) because Tailscale
strips the set-path prefix before proxying.
If you need the backend to receive the prefixed path, Tailscale can proxy
to a full target URL with a path, but Clawdbot currently passes only a port.
Want a custom endpoint? Use `--push-endpoint <url>` or `--tailscale off`.