From 74de736ff1fe6507935a2ed87de3137a759dd3d1 Mon Sep 17 00:00:00 2001 From: Aleksander Bang-Larsen <73799306+aleksanderbl29@users.noreply.github.com> Date: Tue, 27 Jun 2023 23:48:36 +0200 Subject: [PATCH] updates from upstream repo pr #176 --- docker-compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yaml b/docker-compose.yaml index a25fc1b..31316ae 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -29,6 +29,7 @@ services: - PIHOLE_DNS_=127.0.0.1#5335 - DNSSEC="true" - DNSMASQ_LISTENING=single + - VIRTUAL_HOST=${VIRTUAL_HOST} volumes: - etc_pihole-unbound:/etc/pihole:rw - etc_pihole_dnsmasq-unbound:/etc/dnsmasq.d:rw