fix(circleci): add api route prefix to proxy rewrite path

This commit is contained in:
Andrew Thauer
2020-09-26 06:06:47 -04:00
parent 8140f4ace6
commit 572abfe121
3 changed files with 3 additions and 9 deletions
-3
View File
@@ -16,9 +16,6 @@ backend:
proxy:
'/circleci/api':
target: https://circleci.com/api/v1.1
changeOrigin: true
pathRewrite:
'^/proxy/circleci/api/': '/'
headers:
Circle-Token:
$secret: