Change dashboard port

This commit is contained in:
vcerenu
2022-05-12 13:28:13 -03:00
parent eed0cd6930
commit 80bfc148d0
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
server.host: 0.0.0.0
server.port: 443
server.port: 5601
opensearch.hosts: https://wazuh.indexer:9200
opensearch.ssl.verificationMode: certificate
opensearch.requestHeadersWhitelist: ["securitytenant","Authorization"]