From 7f9e44ab87b461b869c2c0f4973a24ce8a2ae2fe Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 4 Nov 2021 20:28:26 +0100 Subject: [PATCH] Update config.json --- elasticsearch/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/config.json b/elasticsearch/config.json index 7bc4bf81f..10cb971a2 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -18,7 +18,7 @@ "9300/tcp": "custom binary protoco" }, "schema": {}, - "full_access": true, + "full_access": false, "slug": "elasticsearch", "upstream": "", "url": "https://github.com/alexbelgium/hassio-addons",