Skip to content

Commit 3c1b148

Browse files
authored
Update install.mdx
1 parent b8af6b6 commit 3c1b148

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,12 @@ Once the SDK is installed, the chat widget appears by default. If you are not us
7373
});
7474
</script>
7575
```
76+
77+
<Callout intent="note">
78+
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.
79+
- https://api.devrev.ai
80+
- https://plug-platform.devrev.ai
81+
- https://ingestion-useast1.devrev.ai (For organizations in the US East region)
82+
- https://ingestion-eucentral1.devrev.ai (For organizations in the EU Central region)
83+
- https://ingestion-apsouth1.devrev.ai (For organizations in the AP South region)
84+
</Callout>

0 commit comments

Comments
 (0)