Merge pull request #745 from wazuh/744-port443
Dashboard port changed to 443
This commit is contained in:
commit
265d80d4a1
@ -6,7 +6,7 @@ indexer_api_protocol: https
|
||||
dashboard_conf_path: /etc/wazuh-dashboard/
|
||||
dashboard_node_name: node-1
|
||||
dashboard_server_host: "0.0.0.0"
|
||||
dashboard_server_port: "5601"
|
||||
dashboard_server_port: "443"
|
||||
dashboard_server_name: "dashboard"
|
||||
wazuh_version: 4.3.0
|
||||
indexer_cluster_nodes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user