Removed Proxy in docker-compose.yml

The new Kibana container will be designed to run completely local. no need for proxy anymore
This commit is contained in:
Florian Braun
2018-02-08 10:57:35 +01:00
committed by GitHub
parent 7da29fa6a9
commit 8a051b67b0
-2
View File
@@ -78,8 +78,6 @@ 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