Skip to content

Commit

Permalink
add STRIPE_STRATEGY to env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
audiBookning committed May 21, 2021
1 parent 4853d12 commit d9a0a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORT=3000
# Stripe common
STRIPE_STRATEGY=Checkout
STRIPE_API_KEY=sk_test_1234
STRIPE_PUBLISHABLE_KEY=pk_test_1234
STRIPE_WEBHOOK_SECRET=whsec_1234
Expand Down

0 comments on commit d9a0a7e

Please sign in to comment.