Skip to content

Commit

Permalink
Add Stripe env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
jerodsanto committed Jun 19, 2024
1 parent 2a47a09 commit 3ad93a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env.op
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ export TURNSTILE_SECRET_KEY="op://changelog/turnstile/credential"

export TYPESENSE_API_KEY="op://changelog/typesense/credential"
export TYPESENSE_URL="op://changelog/typesense/url"

export STRIPE_SECRET="op://changelog/stripe/api_secret"
export STRIPE_WEBHOOK_SECRET="op://changelog/stripe/webhook_secret"

0 comments on commit 3ad93a0

Please sign in to comment.