Fix Pi-hole interface port in documentation (#2953)
This commit is contained in:
parent
54fc60b60e
commit
b0a06bdc5f
@ -8,7 +8,7 @@
|
|||||||
"type": "ct",
|
"type": "ct",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 81,
|
"interface_port": 80,
|
||||||
"documentation": "https://docs.pi-hole.net/",
|
"documentation": "https://docs.pi-hole.net/",
|
||||||
"website": "https://pi-hole.net/",
|
"website": "https://pi-hole.net/",
|
||||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/pi-hole.svg",
|
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/pi-hole.svg",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user