Hello, I use Wazuh in docker deploy in single-node mode (v4.3.6) & I try to change API_PASSWORD. First of all I follow this dock-page
https://documentation.wazuh.com/current/user-manual/api/securing-api.html to secure my wazuh API. I execute : PUT /security/users/2 (for wazuh-wui user) but I cannot edit this file /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml cause i have no rights. And I get the error:

How to change API default password in docker-deploy scheme?
Also, if I try to install Wazuh from docker from zero and change password in doker-compose.yml file before installation i'v got API credential error too.
Many thanks.