Skip to content

Commit

Permalink
chore: casing in siteNetwork.httpsProxy (#2520)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <[email protected]>
Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
TylerGillson and karl-cardenas-coding authored Mar 29, 2024
1 parent d19c2b2 commit 7608deb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Use the site network parameters to configure network settings so the edge host c
| Parameter | Description |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------- |
| `siteNetwork.httpProxy` | The URL of the HTTP proxy endpoint. |
| `siteNetwork.httpSProxy` | The URL of the HTTPS proxy endpoint. |
| `siteNetwork.httpsProxy` | The URL of the HTTPS proxy endpoint. |
| `siteNetwork.noProxy` | The list of IP addresses or CIDR ranges to exclude routing through the network proxy. |
| `siteNetwork.interfaces` | The network settings respective to the interfaces. Review the [Network Parameters](#network-parameters) table below for more details. |
| `siteNetwork.nameserver` | The IP address of the global DNS nameserver that requests should be routed to. |
Expand Down

0 comments on commit 7608deb

Please sign in to comment.