Skip to content

Commit acb1f59

Browse files
Merge pull request #7093 from segmentio/ashton-huxtable-patch-1
Add note to restore API host
2 parents eaa2906 + 2536370 commit acb1f59

File tree

1 file changed

+9
-0
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+9
-0
lines changed

src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md

+9
Original file line numberDiff line numberDiff line change
@@ -247,3 +247,12 @@ analytics.load({
247247
cdnSettings: {...} // object from https://cdn.segment.com/v1/projects/<YOUR_WRITE_KEY>/settings'
248248
})
249249
```
250+
251+
## Restore the API host to the Segment default
252+
253+
If you wish to restore the proxied API host to it's original value:
254+
1. Navigate to the **Source > Settings > Analytis.js tab**
255+
2. Scroll down until you see the Host address field.
256+
3. Under the field, there is a small blue text that says 'Restore to a default value'. Click **Restore** and then **Save**.
257+
258+
Any changes made to the CDN host must be update manually in your code.

0 commit comments

Comments
 (0)