fill gaps in env templates
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
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>
|
||||
Reference in New Issue
Block a user