Changed Wazuh API username to wazuh-wui

This commit is contained in:
Gonzalo Acuña 2026-01-12 15:20:07 -03:00
parent f4da0a1167
commit 7ede974b8e
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -20,8 +20,8 @@ wazuh_api_credentials:
- id: "default" - id: "default"
url: "https://127.0.0.1" url: "https://127.0.0.1"
port: 55000 port: 55000
username: "wazuh" username: "wazuh-wui"
password: "wazuh" password: "wazuh-wui"
# Dashboard Security # Dashboard Security
dashboard_security: true dashboard_security: true