Skip to content

Commit 5e20e3f

Browse files
authored
Update rn-embedded-cluster.md
1 parent bd2e792 commit 5e20e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Released on May 6, 2025
4040
### Improvements {#improvements-2-4-0}
4141
* Ensures that the binary used to join a node is for the same application version that is running in the environment.
4242
* When prompted to enable high availability while joining a third or more controller node, the default response is now yes to encourage users to enable high availability.
43-
* Adds support to configure `http-proxy`, `--https-proxy`, and `--no-proxy` for the `install` command through environment variables. The following environment variables can be used instead of the command line flags:
43+
* Adds support to configure `--http-proxy`, `--https-proxy`, and `--no-proxy` for the `install` command through environment variables. The following environment variables can be used instead of the command line flags:
4444
* `http_proxy` or `HTTP_PROXY`
4545
* `https_proxy` or `HTTPS_PROXY`
4646
* `no_proxy` or `NO_PROXY`

0 commit comments

Comments
 (0)