Changed Wazuh API username to wazuh-wui
This commit is contained in:
parent
f4da0a1167
commit
7ede974b8e
@ -20,8 +20,8 @@ wazuh_api_credentials:
|
||||
- id: "default"
|
||||
url: "https://127.0.0.1"
|
||||
port: 55000
|
||||
username: "wazuh"
|
||||
password: "wazuh"
|
||||
username: "wazuh-wui"
|
||||
password: "wazuh-wui"
|
||||
|
||||
# Dashboard Security
|
||||
dashboard_security: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user