I have a raspberry pi at 192.168.0.130 hostname pi (running 64 bit ubuntu server or raspberry pi os)
It has 2 dynamic node websites website1 and website2 running on ports 5501 and 5502
Is there a way for me to access them like website1.pi.local and website2.pi.local on my local network using nginx?
preferably by editing only the nginx config.