Change Pihole webinterface port

How do I change the web Interface port. After updating Pihole I rebooted my pi 5 and tryed to start nextcould with docker but it failded as a web server (pihole) was already running on port 8080.

Presumably, you did select this when upgrading?

During the upgrade to v6, a dialog is displayed to decide how to proceed with the old lighttpd installation.

If this is to remain, Pi-hole switches the integrated web server to port 8080.

If lighttpd is actually no longer running and no other existing web server is using port 80, you can also move your Pi-hole web server back to port 80, e.g. via the web interface in Expert mode under All settings | Webserver and API via webserver.port, or by editing /etc/pihole/pihole.toml.

TIP!

Change (or better said ADD as new) your Docker Network to/as MACVLAN and you will have a seperate IP Address for all your Containers :wink: :+1: :+1:

TIP!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.