From d3e4fdcca1075d2c110cb17fb1f9c16962ab61db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CF=BA=CE=9BD=D0=98VTT=CE=9BH?= <96331755+madnuttah@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:58:07 +0200 Subject: [PATCH] Update docker-compose-madnuttah.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ϺΛDИVTTΛH <96331755+madnuttah@users.noreply.github.com> --- doc/examples/docker-compose-madnuttah.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/examples/docker-compose-madnuttah.yaml b/doc/examples/docker-compose-madnuttah.yaml index 99ac5f7..780a122 100644 --- a/doc/examples/docker-compose-madnuttah.yaml +++ b/doc/examples/docker-compose-madnuttah.yaml @@ -72,6 +72,7 @@ services: HEALTHCHECK_PORT: 5335 EXTENDED_HEALTHCHECK: true EXTENDED_HEALTHCHECK_DOMAIN: "nlnetlabs.nl" + ENABLE_STATS: false #optional volumes: - /etc/localtime:/etc/localtime:ro - ./unbound/usr/local/unbound/sbin/healthcheck.sh:/usr/local/unbound/sbin/healthcheck.sh:ro