1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Update docs regarding adding proxy exclusion for BYOS storage when using Actions and Packages (#28886)

This commit is contained in:
Martin Lopes
2022-07-18 15:00:11 +10:00
committed by GitHub
parent 33d98faee1
commit 4707fc0d08

View File

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