Skip to content

Commit

Permalink
fix: trigger website release
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 1, 2022
1 parent 3b80b8f commit e036741
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ In particular, make sure to add your Magic Link publishable key to a `.env.local

The `.env.development` file will be automatically loaded when running locally using `yarn dev`, and it is configured to connect to the default local development API server URL. If you're running the API on a different port or targetting a different environment, add an override for the `NEXT_PUBLIC_API` variable to your `.env.local` file and set it to the correct URL.

For production, SENTRY environment configuration must also be set.

### Running Locally

```bash
Expand Down

0 comments on commit e036741

Please sign in to comment.