From 2ce2690840a475863583bef02fd5080bb10a59a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ruiz?= Date: Tue, 21 Aug 2018 16:18:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b429d171..31aa43af 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To run all docker instances you can just run ``docker-compose up``, from the dir * Kibana container can take a few minutes to install Wazuh plugin, this takes place after ``Optimizing and caching browser bundles...`` is printed out. * It is recommended to set Docker host preferences to give at least 4GB memory per container (this doesn't necessarily mean they all will use it, but Elasticsearch requires them to work properly). -Once installed you can browse through the interface at: https://127.0.0.1. +Once installed you can browse through the interface at: https://127.0.0.1 ## Mount custom Wazuh configuration files