Skip to content

Commit

Permalink
docs: update how to enable Postmark integration ✏️ (colorstackorg#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-salgado authored and omar-elbaz committed Mar 31, 2024
1 parent 949cc9e commit 755e427
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/how-to-enable-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ To enable the **Postmark** integration:
```
POSTMARK_API_TOKEN
```
3. In `/member-profile/.env`, set the following variable:
```
POSTMARK_API_TOKEN
```
4. In `/admin-dashboard/.env`, set the following variable:
```
POSTMARK_API_TOKEN
```

## Sentry

Expand Down

0 comments on commit 755e427

Please sign in to comment.