From 74dd541bd8726fc284e01f3e57937b3737bcb2e2 Mon Sep 17 00:00:00 2001 From: Florian Braun Date: Thu, 8 Feb 2018 11:18:32 +0100 Subject: [PATCH] Cleanup Kibana Kibana also does not need the environment for downloading the plugin as it is already installed in the image --- docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index e250617a..08e28d51 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -77,8 +77,6 @@ services: - elasticsearch:elasticsearch - wazuh entrypoint: /wait-for-it.sh elasticsearch -# environment: -# - "WAZUH_KIBANA_PLUGIN_URL=http://your.repo/wazuhapp-3.1.0-6.1.2.zip" nginx: image: wazuh/wazuh-nginx hostname: nginx