Fix Pi-hole interface port in documentation (#2953)

This commit is contained in:
la7eralus
2025-03-09 12:20:23 +01:00
committed by GitHub
parent 54fc60b60e
commit b0a06bdc5f

View File

@@ -8,7 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 81,
"interface_port": 80,
"documentation": "https://docs.pi-hole.net/",
"website": "https://pi-hole.net/",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/pi-hole.svg",