Skip to content

Commit

Permalink
Update: README.md prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
Mcastres committed Sep 26, 2024
1 parent 734d4cd commit 29be38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Strapi (example in `./strapi/.env.example`):

- Create a `./strapi/.env` file with these variables

Next.js (already in `./next/.env`):
Next.js (example in `./next/.env.sample`):
- `NEXT_PUBLIC_API_URL=<url-of-strapi>` (mandatory)
- `PREVIEW_SECRET=<the-same-random-token-as-for-strapi>`

Expand Down

0 comments on commit 29be38f

Please sign in to comment.