Created
December 31, 2024 13:41
-
-
Save ashish-mj/be3adac02e214e7668b1a3660ceba04f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sonar.host.url=http://localhost:9000/ | |
sonar.login=<YOUR_LOGIN> | |
sonar.password=<YOUR_PASSWORD> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment