In an attempt to have access to the dump1090-fa maps remotely through the internet I changed the lighttpd port from the standard port 80 to random port 8110.
Added the port forward to the router and allowed in the firewall.
I now have remote access to the dump1090-fa maps.
This afternoon I noticed that the performance graphs has stopped working since I did the port number change.
How do I get the performance graphs working again with the new port number I changed lighttpd to?
I have dump1090-fa installed through jprochazka adsb-receiver scripts.
Dump1090-fa has been updated to 3.2.1
Used the following to change the lighttpd port number
Edited
sudo nano /etc/lighttpd/lighttpd.conf
and restarted lighttpd
sudo systemctl restart lighttpd