fix mobile nav and env examples

This commit is contained in:
2026-04-15 21:34:15 -06:00
parent 437baf7ba5
commit 0128401486
3 changed files with 38 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
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_API_KEY=re_...
RESEND_FROM=PetShop <no-reply@yourdomain.com>