A little history, sonarqube server is hosted on ec2 instance.
Have created an A record to point to the domain name.
I have issues pointing both Ipnumber:port to domain name. Hence, I can only access the server via domain-name:port
A little history, sonarqube server is hosted on ec2 instance.
Have created an A record to point to the domain name.
I have issues pointing both Ipnumber:port to domain name. Hence, I can only access the server via domain-name:port
Copyright © 2021 Jogjafile Inc.
There is no way to specify a port in a hostname or DNS record.
If you don’t want to include the port number in the URL then run the service on the default port for the type of service (e.g. 443 for HTTPS or 80 for HTTP).