Umm I\'ll try to be more clear..
In an application server I have written in node.js, I have inner-proxy for multiple ports:
8080
I also learned about this today, I learned that if you run a service on a port in Heroku, you can still access it locally. Wouldn't work for above user's concern but it did fix my issue which led me to this question.