Dashboard port changed to 443

This commit is contained in:
Gonzalo Acuña 2022-04-11 12:33:45 -03:00
parent 68aec396fd
commit d538e93394
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -6,7 +6,7 @@ indexer_api_protocol: https
dashboard_conf_path: /etc/wazuh-dashboard/ dashboard_conf_path: /etc/wazuh-dashboard/
dashboard_node_name: node-1 dashboard_node_name: node-1
dashboard_server_host: "0.0.0.0" dashboard_server_host: "0.0.0.0"
dashboard_server_port: "5601" dashboard_server_port: "443"
dashboard_server_name: "dashboard" dashboard_server_name: "dashboard"
wazuh_version: 4.3.0 wazuh_version: 4.3.0
indexer_cluster_nodes: indexer_cluster_nodes: