From 856fe973a72ccaf82f7d41ef7bd80df0a4ad76dd Mon Sep 17 00:00:00 2001 From: Sebastian Mena Villalta Date: Mon, 5 Jan 2026 16:49:03 -0600 Subject: [PATCH] hello --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index c251a427..94db970c 100644 --- a/.env.example +++ b/.env.example @@ -19,4 +19,4 @@ NEXT_PUBLIC_POSTHOG_HOST= DATABASE_URL= # RESEND API KEY FOR EMAILS -NEXT_PUBLIC_RESEND_API_KEY= \ No newline at end of file +#NEXT_PUBLIC_RESEND_API_KEY= \ No newline at end of file