diff --git a/docs/ref/configuration/environment-variables.md b/docs/ref/configuration/environment-variables.md index ec5f0e50..4c124fdf 100644 --- a/docs/ref/configuration/environment-variables.md +++ b/docs/ref/configuration/environment-variables.md @@ -86,7 +86,7 @@ environment: - WAZUH_AGENT_NAME=my-agent ``` -These variables are used by the `set_manager_conn()` function in the entrypoint script to replace placeholder values in `ossec.conf` and set the enrollment password. +These variables are used by the `set_manager_conn()` function in the entrypoint script to replace placeholder values in `ossec.conf`. ---