I need to upload a site developed in Rails into AWS . However, every time I start it it is only accessible if I specify the port used by Rails
(www.domain.com:3000, for example).
I've tried to work around this in AWS balance settings, but I was not successful.
Can anyone give me a direction on what I can do to solve such a problem?