refactor: rename rollbar token & minor cleanup (#1593)

This commit is contained in:
Andrew Thauer
2020-07-13 15:19:22 -04:00
committed by GitHub
parent fe049a18de
commit d4d54ee7e3
5 changed files with 46 additions and 87 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Simple plugin that proxies requests to the [Rollbar](https://rollbar.com) API.
## Setup
A `ROLLBAR_TOKEN` environment variable must be set to a read access account token.
A `ROLLBAR_ACCOUNT_TOKEN` environment variable must be set to a read access account token.
## Links