Skip to content

Commit b0a06bd

Browse files
authored
Fix Pi-hole interface port in documentation (#2953)
1 parent 54fc60b commit b0a06bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/pihole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "ct",
99
"updateable": true,
1010
"privileged": false,
11-
"interface_port": 81,
11+
"interface_port": 80,
1212
"documentation": "https://docs.pi-hole.net/",
1313
"website": "https://pi-hole.net/",
1414
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/pi-hole.svg",

0 commit comments

Comments
 (0)