diff --git a/data/reusables/actions/enterprise-http-proxy.md b/data/reusables/actions/enterprise-http-proxy.md index 8bc7f63d59..a250623b87 100644 --- a/data/reusables/actions/enterprise-http-proxy.md +++ b/data/reusables/actions/enterprise-http-proxy.md @@ -1 +1,5 @@ -If you have an **HTTP Proxy Server** configured on {% data variables.product.product_location %}, you must add `localhost` and `127.0.0.1` to the **HTTP Proxy Exclusion** list. For more information on changing your proxy settings, see "[Configuring an outbound web proxy server](/admin/configuration/configuring-an-outbound-web-proxy-server)." +If you have an **HTTP Proxy Server** configured on {% data variables.product.product_location %}: + - You must add `localhost` and `127.0.0.1` to the **HTTP Proxy Exclusion** list. + - If the BYOS bucket is not routable, then you must also add the bucket's URL to the exclusion list. + + For more information on changing your proxy settings, see "[Configuring an outbound web proxy server](/admin/configuration/configuring-an-outbound-web-proxy-server)." \ No newline at end of file