From 0924951d3ce979f07e980e2b4da08b4a705a8daa Mon Sep 17 00:00:00 2001 From: moonstar-x Date: Sun, 12 Jan 2025 22:22:40 -0500 Subject: [PATCH] Updated README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91d821d..603256c 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ NEXT_PUBLIC_DOWNLOADS_URL=http://localhost:10000 LOCAL_DOWNLOADS_URL=http://localhost:10000 NEXT_REVALIDATE_TIME=600 +NEXT_INTERNAL_AUTH_SECRET=SOMETHING_HERE STRAPI_API_TOKEN=YOUR_TOKEN_HERE NEXT_PUBLIC_STRAPI_URL=http://localhost:1337