Fixed API deployment issue for wazuh-single.yml default config
This commit is contained in:
parent
9ed40619f3
commit
0eed28d701
@ -18,7 +18,7 @@ dashboard_version: "4.9.1"
|
||||
# API credentials
|
||||
wazuh_api_credentials:
|
||||
- id: "default"
|
||||
url: "https://localhost"
|
||||
url: "https://127.0.0.1"
|
||||
port: 55000
|
||||
username: "wazuh"
|
||||
password: "wazuh"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user