We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c439bd4 commit 2354a91Copy full SHA for 2354a91
scripts/runSonarQube.sh
@@ -20,7 +20,7 @@ sonar_host="http://localhost:$sonar_port"
20
sonar_project="benchmark"
21
sonar_user="admin"
22
sonar_default_password="admin"
23
-sonar_password="password"
+sonar_password="PasswordWithNumb3rsAndSpecialCharacters!"
24
25
echo "Creating temporary SonarQube instance"
26
0 commit comments