docs: add tailscale private access guide

This commit is contained in:
Dotta
2026-03-05 14:21:47 -06:00
parent a05aa99c7e
commit e9ffde610b
3 changed files with 86 additions and 0 deletions

View File

@@ -48,12 +48,20 @@ pnpm dev --tailscale-auth
This binds the server to `0.0.0.0` for private-network access.
Alias:
```sh
pnpm dev --authenticated-private
```
Allow additional private hostnames:
```sh
pnpm paperclipai allowed-hostname dotta-macbook-pro
```
For full setup and troubleshooting, see [Tailscale Private Access](/deploy/tailscale-private-access).
## Health Checks
```sh