From e7c036c7fa3136baa1299ebe7a663bcef6840b44 Mon Sep 17 00:00:00 2001 From: SilentFez <2026662+SilentFez@users.noreply.github.com> Date: Wed, 1 Nov 2023 23:44:46 +0100 Subject: [PATCH] chore(): fix README log section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d6820b..e119610 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ $ # Retrieve logs afterwards $ curl http://localhost:8080/echo/2 ``` -If needed, you can also redirect hook logs to the server output (configured by the `WHD_HOOK_LOG_OUTPUT` environment variable). +If needed, you can also redirect hook logs to the server output (configured by the `WHD_LOG_HOOK_OUTPUT` environment variable). ### Post hook notifications