Some checks failed
Test / test (push) Has been cancelled
According to official Wazuh documentation, changing the API password requires updating BOTH: 1. The wazuh.yml file in the dashboard container 2. The API_PASSWORD environment variable Previous documentation only mentioned step 2, which is incomplete. Added: - Step to edit /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml - Warning that this file is not in a persistent volume - Link to official documentation - vi editor instructions for YAML modification Fixes incomplete API password change procedure. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>