You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@
65
65
"sonarqube.corsAnywhereUrl": {
66
66
"description": "The URL to a CORS proxy.",
67
67
"type": "string",
68
-
"default": "https://cors-anywhere.herokuapp.com"
68
+
"default": "https://cors-anywhere.sgdev.org"
69
69
},
70
70
"sonarqube.repositoryNamePattern": {
71
71
"description": "Regular expression with that is matched on the repository name to extract the capture groups for organization and project key templates.",
0 commit comments