I have a web site that is spitted across to local servers, one for the front end, at localhost:3000 and one for the restapi that is on localhost:3001
I want to expose that dev environment using localtunnel or ngrok - but I don't know how to expose two sites at the same time.