From 81c2a99d0a26b833f749fcfb01f28ef3f5670ef5 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 24 Jan 2026 21:02:50 +0900 Subject: [PATCH] Removed typo --- nik4nao.home.arpa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;