Skip to content

Commit 6aca5bf

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,9 @@ Once the SDK is installed, the chat widget appears by default. If you are not us
7474
</script>
7575
```
7676

77-
<Callout intent="note">
7877
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.
7978
- https://api.devrev.ai
8079
- 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>
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)