From 9434c19a76ade1316cb336f8964b4011ad0cd916 Mon Sep 17 00:00:00 2001 From: Aleksander Bang-Larsen <73799306+aleksanderbl29@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:40:55 +0200 Subject: [PATCH] lint readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bcf387..2220c8b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Docker build and publish](https://github.com/aleksanderbl29/docker-pihole-unbound/actions/workflows/auto-build-container.yml/badge.svg)](https://github.com/aleksanderbl29/docker-pihole-unbound/actions/workflows/auto-build-container.yml) -### Use Docker to run [Pi-Hole](https://pi-hole.net) with an upstream [Unbound](https://nlnetlabs.nl/projects/unbound/about/) resolver. +## Use Docker to run [Pi-Hole](https://pi-hole.net) with an upstream [Unbound](https://nlnetlabs.nl/projects/unbound/about/) resolver. This repo has a different `docker-compose` config in the folder-- choose your favorite. The `two-container` config may work better on Synology due to usage of `macvlan` networking which helps prevent port conflicts with the host.