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.
2 parents 7adb09b + 409417c commit c7c9146Copy full SHA for c7c9146
src/index.js
@@ -12,7 +12,7 @@ export default { AnalysisReport, componentAnalysis, stackAnalysis }
12
*/
13
const url = getCustom(
14
'EXHORT_BACKEND_URL',
15
- 'http://pre-exhort.apps.sssc-cl01.appeng.rhecoeng.com'
+ 'http://dev-exhort.apps.sssc-cl01.appeng.rhecoeng.com'
16
)
17
18
/**
0 commit comments