Merge pull request #3466 from andrewthauer/add-rollbar-config

fix: add rollbar config to fix example-backend error
This commit is contained in:
Andrew Thauer
2020-11-26 14:32:12 -05:00
committed by GitHub
+5
View File
@@ -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