Skip to content

Commit

Permalink
Update sonar-project.js
Browse files Browse the repository at this point in the history
  • Loading branch information
legah2045 authored Sep 24, 2021
1 parent 5b3c859 commit dad7551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonar-project.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sonarqubeScanner({
'sonar.projectDescription': 'This is a Node JS application',
'sonar.projectName': 'Node JS Application - Sample',
'sonar.projectKey':'NodeJsLandmarkTechnologies',
'sonar.login': 'admin',
'sonar.password': 'admin',
'sonar.login': '49d6f5bc1b6aad8034f68d9bca8441c73d97a55b',
//'sonar.password': 'admin',
'sonar.projectVersion':'1.0',
'sonar.language':'js',
'sonar.sourceEncoding':'UTF-8',
Expand Down

0 comments on commit dad7551

Please sign in to comment.