Merge pull request #3466 from andrewthauer/add-rollbar-config
fix: add rollbar config to fix example-backend error
This commit is contained in:
@@ -64,6 +64,11 @@ techdocs:
|
||||
sentry:
|
||||
organization: my-company
|
||||
|
||||
rollbar:
|
||||
organization: my-company
|
||||
# NOTE: The rollbar-backend & accountToken key may be deprecated in the future (replaced by a proxy config)
|
||||
accountToken: my-rollbar-account-token
|
||||
|
||||
lighthouse:
|
||||
baseUrl: http://localhost:3003
|
||||
|
||||
|
||||
Reference in New Issue
Block a user