Hi Team,
Thank you for the wonderful gateway. I just stumbled upon this and it looks great!
I have a question. While tinkering around with the gateway, in one of the usecase, I needed some custom things to be done on my RPi. Hence I wrote a simple server accepting HTTP requests in NodeJS.
However, this server is only accessible via the local IP and not the Remote Gateway access URL.
Can you please help me out what changes do we need to do in case I want to run a webserver accessible via the remote gateway access url? It will be running on some other ports as 8000/8080 is used by Mozilla Gateway.
Abhijit