This will show you for sure the ports that the web service is listening on:
sockstat | grep lighttpd
Though as others have mentioned it may also be in /conf/config.xml
You can also check in /var/etc/lighty-webConfigurator.conf like so:
# grep server\.port /var/etc/lighty-webConfigurator.conf
server.port = 443