From d674e8c81f96ff511ae662683280b6e11adaaa79 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Tue, 24 Sep 2024 19:11:31 -0400 Subject: [PATCH] feat: add pihole route --- Caddyfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Caddyfile b/Caddyfile index d0cd82c..238e670 100644 --- a/Caddyfile +++ b/Caddyfile @@ -61,6 +61,10 @@ https://cr.home.karnov.club { import internal_base "registry" 5000 } +https://hole.home.karnov.club { + import internal_base "pihole" 8080 +} + # External routes # # Port-based routes face the outside world.