mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
docs(#29): update env vars example
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
PUBLIC_SUPABASE_URL=""
|
||||
PUBLIC_SUPABASE_ANON_KEY=""
|
||||
STRIPE_SECRET_KEY=""
|
||||
SUPABASE_SERVICE_ROLE_KEY=""
|
||||
STRIPE_SECRET_KEY=""
|
||||
STRIPE_ENDPOINT_SECRET=""
|
||||
@@ -16,7 +16,7 @@ stripe listen
|
||||
|
||||
Add the secret key to to your .env(.local):
|
||||
|
||||
`PUBLIC_STRIPE_ENDPOINT_SECRET`
|
||||
`STRIPE_ENDPOINT_SECRET`
|
||||
|
||||
### Testing the webhook locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user