Skip to content

Commit fa6b680

Browse files
Update sonar-project.js
1 parent 2eede79 commit fa6b680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const sonarqubeScanner = require('sonarqube-scanner');
22

33
sonarqubeScanner({
4-
serverUrl: 'http://18.220.141.205:9000/',
4+
serverUrl: 'http://18.221.74.112:9000/',
55
options : {
66
'sonar.projectDescription': 'This is a Node JS application',
77
'sonar.projectName': 'Node JS Application - Sample',

0 commit comments

Comments
 (0)