Added Proxy vars to kibana

Kibana needs to download a file when deployed. So there sould be a proxy variable as recommendation that this is what one need in the case of a proxy usage.
This commit is contained in:
Florian Braun
2018-02-07 18:22:14 +01:00
committed by GitHub
parent d8fe59901a
commit ca1a1bd883
+2
View File
@@ -78,6 +78,8 @@ services:
- wazuh
entrypoint: /wait-for-it.sh elasticsearch
# environment:
# - http_proxy=yourproxy
# - https_proxy=yourproxy
# - "WAZUH_KIBANA_PLUGIN_URL=http://your.repo/wazuhapp-3.1.0-6.1.2.zip"
nginx:
image: wazuh/wazuh-nginx