Updated the example environment file

This commit is contained in:
2026-04-14 10:02:02 -06:00
committed by GitHub
parent ceafee2a80
commit 67aadfa66f

View File

@@ -1,2 +1,4 @@
STRIPE_SECRET_KEY=sk_test_... STRIPE_SECRET_KEY=sk_test_...
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_... NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
OPENROUTER_API_KEY=sk-or-v1-...
RESEND_API_KEY=re_...