Skip to content

Commit 4c91344

Browse files
Web SDK CSP URLs (#251)
* Update install.mdx * Update install.mdx --------- Co-authored-by: Atul-Butola <[email protected]>
1 parent 96c5332 commit 4c91344

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fern/docs/pages/sdks/web/install.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,10 @@ Once the SDK is installed, the chat widget appears by default. If you are not us
7373
});
7474
</script>
7575
```
76+
77+
To ensure seamless communication between the Web SDK and external services, you must configure your Content Security Policy (CSP) to allow access to specific domains.
78+
- https://api.devrev.ai
79+
- https://plug-platform.devrev.ai
80+
- https://ingestion-useast1.devrev.ai - For organizations in the US East region.
81+
- https://ingestion-eucentral1.devrev.ai - For organizations in the EU Central region.
82+
- https://ingestion-apsouth1.devrev.ai - For organizations in the AP South region.

0 commit comments

Comments
 (0)