Fixed API deployment issue for wazuh-single.yml default config

This commit is contained in:
Maarten de Kruijf 2024-08-14 16:48:24 +02:00
parent 9ed40619f3
commit 0eed28d701
No known key found for this signature in database
GPG Key ID: 740387F538BF530E

View File

@ -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"