Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/projects-docs/pages/sdk/preview-api-access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ $ csb preview-hosts clear
```

The `:host` is a JavaScript RegEx. So you can set your host as: `"my-project-.*-.*.vercel.app"` for example (Note the quotes).

<Callout type="info">
**Cache Latency**: Trusted preview hosts have a cache latency of 5 minutes. Changes to the trusted host configuration may take up to 5 minutes to propagate.
</Callout>