diff --git a/nik4nao.home.arpa.conf b/nik4nao.home.arpa.conf index c3858e6..b01e96a 100644 --- a/nik4nao.home.arpa.conf +++ b/nik4nao.home.arpa.conf @@ -73,7 +73,7 @@ server { # ---- Pi-hole admin at /admin/ ---- # Pi-hole’s UI lives under /admin/, so keep the trailing slash in proxy_pass. location /admin/ { - proxy_pass http://pihole_upstream/admin/;Ï + proxy_pass http://pihole_upstream/admin/; include snippets/proxy-common.conf; proxy_set_header Host $host;