Change port 8080 on PiAware 3

Hello,
I’m trying to change the http port 8080…
but i don’t know where.
I’m not found /etc/init.d/fadump1090.sh :frowning:
Thank

I have dump1090-fa installed through jprochazka adsb-receiver scripts.

Used the following to change the lighttpd port number


Edited 
sudo nano /etc/lighttpd/lighttpd.conf
and restarted lighttpd
sudo systemctl restart lighttpd

If you are using the jprochazka adsb-receiver scripts with the performance graphs, be aware that the graphs will stop working.
http://discussions.flightaware.com/post201855.html#p201855

To fix the graphs have a look at this post by usafpride: http://discussions.flightaware.com/post187532.html#p187532, it worked for me after I rebooted the RasPi.

thanks, it’s work well. :smiley: