I have installed swampdragon in webfaction. According to webfaction documentation (https://docs.webfaction.com/software/custom.html?highlight=custom#creating-a-custom-application) to use port I have to create a custom application.
- created custom app
- added domain_name for the custom app
- DRAGON_URL = 'http://sock.domain_name.com:28083'
- started the server
And still "GET http://sock.domain_name.com:28083/settings.js net::ERR_CONNECTION_REFUSED" error is occuring.
In local it is working fine. I dnt know how to work in production environment. Please help to resolve this issue .. Thanks in advance