chore(.env): remove stripe create plans key (#43978)
This commit is contained in:
committed by
GitHub
parent
9114f80b03
commit
e37b600fba
@ -32,7 +32,6 @@ ALGOLIA_API_KEY=api_key_from_algolia_dashboard
|
|||||||
# ---------------------
|
# ---------------------
|
||||||
|
|
||||||
# Stripe
|
# Stripe
|
||||||
STRIPE_CREATE_PLANS=true
|
|
||||||
STRIPE_PUBLIC_KEY=pk_from_stripe_dashboard
|
STRIPE_PUBLIC_KEY=pk_from_stripe_dashboard
|
||||||
STRIPE_SECRET_KEY=sk_from_stripe_dashboard
|
STRIPE_SECRET_KEY=sk_from_stripe_dashboard
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user