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 23, 2021
1 parent 48dad7a commit cb59fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const sonarqubeScanner = require('sonarqube-scanner');

sonarqubeScanner({
serverUrl: 'http://3.108.59.54:9000/',
serverUrl: 'http://172.31.30.243:9000/',
options : {
'sonar.projectDescription': 'This is a Node JS application',
'sonar.projectName': 'Node JS Application - Sample',
Expand Down

0 comments on commit cb59fa1

Please sign in to comment.