Skip to content

Commit 2536370

Browse files
Update src/connections/sources/catalog/libraries/website/javascript/custom-proxy.md
1 parent 20af388 commit 2536370

File tree

1 file changed

+7
-2
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,11 @@ analytics.load({
248248
})
249249
```
250250

251-
## Restore the API Host to the Segment Default
251+
## Restore the API host to the Segment default
252252

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.
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)