Must-share information (formatted with Markdown):
SonarQube 8.4
Pull Request decoration, access link from Azure Devops
Need to change IP to domain name
I have the link from below pointing to http://10.11.103.224:9000/dashboard?id=PAoDB-Dev-Gate_PR&branch=PAoDB-Dev but the URL of my sonarqube server is http://sonarqube.cellebrite.local:9000/ ( the 10.11.103.224 doesn’t resolve to sonarqube.cellebrite.local )
How can I change the URL to point to correct path ?
Regarding your question, check the value of your Server Base URL (Administration → General → Server Base URL). You’ve probably set it to the IP, rather than the domain name.