fix: add rollbar config to fix example-backend error

This commit is contained in:
Andrew Thauer
2020-11-26 14:14:30 -05:00
parent f76626c1c4
commit c70d68005d
+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