feat: add config schema for rollbar plugins (#3404)
* feat: add config schema for rollbar plugins * remove rollbar from create-app template
This commit is contained in:
@@ -54,6 +54,7 @@ const ServiceEntityPage = ({ entity }: { entity: Entity }) => (
|
||||
# app.config.yaml
|
||||
rollbar:
|
||||
organization: organization-name
|
||||
# used by rollbar-backend
|
||||
accountToken:
|
||||
$env: ROLLBAR_ACCOUNT_TOKEN
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user