Merge pull request #1290 from wazuh/1282-change-wazuh-api-user
Change wazuh api username
This commit is contained in:
commit
3d6c66777f
@ -20,8 +20,8 @@ wazuh_api_credentials:
|
||||
- id: "default"
|
||||
url: "https://localhost"
|
||||
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