Closed happyZxk closed 1 week ago
Hello @happyZxk 👋
It's simple, based on what you sent, this how it should look like:
./strapi/.env
STRAPI_ADMIN_CLIENT_URL=http://localhost:3000
STRAPI_ADMIN_CLIENT_PREVIEW_SECRET=43fsdfu2f912340j4314f32fn9f3
./next/.env
NEXT_PUBLIC_API_URL=http://localhost:1337
PREVIEW_SECRET=43fsdfu2f912340j4314f32fn9f3
Fix