Looking here I'm led to believe that I can specify the port, but not bind to allow external connections (maybe?). I've tried to connect to mydomain.com:5859 but chromes remote debugger never picks anything up. Is there something else I need to do?
I'm using Dokku to host my application on a server, so if it should allow external connections, it's possible some proxying is needed? This is my current line of investigation.
Looking here I'm led to believe that I can specify the port, but not bind to allow external connections (maybe?). I've tried to connect to mydomain.com:5859 but chromes remote debugger never picks anything up. Is there something else I need to do?
I'm using Dokku to host my application on a server, so if it should allow external connections, it's possible some proxying is needed? This is my current line of investigation.