Removed typo
This commit is contained in:
parent
c7095bf359
commit
81c2a99d0a
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user