Skip to content

Commit

Permalink
fix(build): issues/95 proxy domain updated (RedHatInsights#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Sep 10, 2019
1 parent 0ae9b78 commit 62e65af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/spandx.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module.exports = {
host: `http://${localhost}:5001`
},
'/api': {
host: 'https://ci.cloud.paas.psi.redhat.com'
host: 'https://ci.cloud.redhat.com'
}
}
};

0 comments on commit 62e65af

Please sign in to comment.