docs(#29): update env vars example

This commit is contained in:
OllyNicholass
2024-09-17 21:41:12 +01:00
parent 6e1d38ef58
commit a3873f93fb
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -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