Skip to content

Commit 8f4f671

Browse files
committed
Update example env
1 parent ce00cca commit 8f4f671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.local.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ NEXT_PUBLIC_REDIRECT_URL=http://localhost:3000 # or the production URL (X) repla
44
NEXT_PUBLIC_POSTHOG_KEY=key
55
NEXT_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com
66
VERCEL_ENV=local
7+
RESEND_API_KEY=your_resend_api_key
78
# PearAI server, must run locally
89
PEARAI_SERVER_URL=http://localhost:8000
910

0 commit comments

Comments
 (0)