Read sentry org from config.

This commit is contained in:
Raghunandan
2020-07-21 08:44:01 +02:00
parent af018ef2cf
commit fe71f493fb
4 changed files with 25 additions and 8 deletions
+6 -3
View File
@@ -11,14 +11,17 @@ backend:
credentials: true
proxy:
'/circleci/api':
target: 'https://circleci.com/api/v1.1'
"/circleci/api":
target: "https://circleci.com/api/v1.1"
changeOrigin: true
pathRewrite:
'^/proxy/circleci/api/': '/'
"^/proxy/circleci/api/": "/"
organization:
name: Spotify
techdocs:
storageUrl: https://techdocs-mock-sites.storage.googleapis.com
sentry:
organization: spotify