Change default organization to be set to My Company instead of Spotify / Acme Organization (#2918)

This commit is contained in:
Althaf Hameez
2020-10-16 14:49:25 +08:00
committed by GitHub
parent 04b2a0a08b
commit 275b7f001a
4 changed files with 6 additions and 10 deletions
+3 -3
View File
@@ -41,7 +41,7 @@ proxy:
$env: NEW_RELIC_REST_API_KEY
organization:
name: Spotify
name: My Company
techdocs:
storageUrl: http://localhost:7000/api/techdocs/static/docs
@@ -50,10 +50,10 @@ techdocs:
techdocs: 'docker'
sentry:
organization: spotify
organization: my-company
rollbar:
organization: spotify
organization: my-company
accountToken:
$env: ROLLBAR_ACCOUNT_TOKEN