Update docs/ref/configuration/environment-variables.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Victor Ereñú
2026-04-08 21:33:20 +10:00
committed by GitHub
co-authored by Copilot
parent 06c0801e4d
commit 9d19f070de
@@ -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`.
---