Skip to content

Commit 8fa27d4

Browse files
committed
Reword new contributions in CHANGELOG.md and README.md
1 parent 489a583 commit 8fa27d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
## [[7.3.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.3.0) 2023-01-18
66

7-
* Add health endpoint to allow health checks mechanism enablement.
7+
* Add endpoint to allow health checks.
88

99
## [[7.2.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.2.0) 2023-01-09
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ You can configure the iExec Result Proxy with the following properties:
3333

3434
## Health checks
3535

36-
A `/actuator/health` endpoint is enabled by default and can be accessed on the **IEXEC_RESULT_PROXY_PORT**.
36+
An health endpoint (`/actuator/health`) is enabled by default and can be accessed on the **IEXEC_RESULT_PROXY_PORT**.
3737
This endpoint allows to define health checks in an orchestrator or a [compose file](https://github.com/compose-spec/compose-spec/blob/master/spec.md#healthcheck).
3838
No default strategy has been implemented in the [Dockerfile](Dockerfile) at the moment.

0 commit comments

Comments
 (0)