Merge pull request #2621 from andrewthauer/fix/circleci-proxy-config

fix(circleci): add api route prefix to proxy rewrite path
This commit is contained in:
Ben Lambert
2020-09-28 15:28:10 +02:00
committed by GitHub
3 changed files with 3 additions and 9 deletions
-3
View File
@@ -55,9 +55,6 @@ import { Router as CircleCIRouter } from '@backstage/plugin-circleci';
proxy:
'/circleci/api':
target: https://circleci.com/api/v1.1
changeOrigin: true
pathRewrite:
'^/proxy/circleci/api/': '/'
headers:
Circle-Token:
$secret: