We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f82e18 commit a3b6e50Copy full SHA for a3b6e50
.env.local.example
@@ -1,3 +1,4 @@
1
NEXT_PUBLIC_SUPABASE_URL=<your_supabase_project_url>
2
NEXT_PUBLIC_SUPABASE_ANON_KEY=<your_supabase_anon_key>
3
-NEXT_PUBLIC_REDIRECT_URL=http://localhost:3000 # or the production URL
+NEXT_PUBLIC_REDIRECT_URL=http://localhost:3000 # or the production URL
4
+RESEND_API_KEY=
0 commit comments