Skip to content

Commit 20af388

Browse files
Add note to restore API host
1 parent 7dc8500 commit 20af388

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,3 +247,7 @@ 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, navigate to the Source >> Settings >> Analytis.js tab, and then scroll down until you see the Host address field. Under the field, there will be small blue text that says 'Restore to a default value'. Click 'Restore' and then the 'Save' button. Any changes made to the CDN host must be update manually in your code.

0 commit comments

Comments
 (0)