6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
JWT_SECRET=<run: openssl rand -base64 32>
|
|
STRIPE_SECRET_KEY=sk_test_...
|
|
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
|
|
OPENROUTER_API_KEY=sk-or-v1-...
|
|
RESEND_API_KEY=re_...
|
|
RESEND_FROM=PetShop <no-reply@yourdomain.com> |