Skip to content

Commit

Permalink
docs: Fix workers contentful env documentation (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkleszcz authored Sep 29, 2023
1 parent e5349be commit 725276d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
**Optional** variables (in order to use contentful or sentry services):

| Name | Description |
| ----------------------- | --------------------------------------- |
| CONTENTFUL_ACCESS_TOKEN | Contentful Space ID |
| CONTENTFUL_ENVIRONMENT | Contentful API access token |
| CONTENTFUL_SPACE_ID | Contentful environment name |
|-------------------------|-----------------------------------------|
| CONTENTFUL_ACCESS_TOKEN | Contentful API access token |
| CONTENTFUL_ENVIRONMENT | Contentful environment name |
| CONTENTFUL_SPACE_ID | Contentful Space ID |
| SENTRY_DSN | [Sentry](https://sentry.io/) client key |

0 comments on commit 725276d

Please sign in to comment.