Skip to content

Commit 7472b8a

Browse files
committed
Add resend api in in example env
1 parent e5a1727 commit 7472b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.local.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ NEXT_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com
1616
# for dynamic urls. (https://supabase.com/docs/guides/auth/redirect-urls#vercel-preview-urls)
1717
# process?.env?.NEXT_PUBLIC_VERCEL_URL
1818

19-
NEXT_PUBLIC_TEST_MODE_ENABLED=true # Set to true if running locally, false otherwise
19+
NEXT_PUBLIC_TEST_MODE_ENABLED=true # Set to true if running locally, false otherwise

0 commit comments

Comments
 (0)