Add xpack.reporting.kibanaServer.hostname to defaults file

This commit is contained in:
weslambert
2022-03-21 09:30:25 -04:00
committed by GitHub
parent faeaa948c8
commit b2c26807a3

View File

@@ -29,4 +29,7 @@ kibana:
showInsecureClusterWarning: False showInsecureClusterWarning: False
xpack: xpack:
security: security:
secureCookies: True secureCookies: true
reporting:
kibanaServer:
hostname: localhost