From 29be38f390f06bba00cf7980c41a6f4c55e35050 Mon Sep 17 00:00:00 2001 From: Maxime Castres Date: Thu, 26 Sep 2024 10:49:11 +0200 Subject: [PATCH] Update: README.md prerequisites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae8bca0..03cb988 100644 --- a/README.md +++ b/README.md @@ -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=` (mandatory) - `PREVIEW_SECRET=`