chore(.env): remove stripe create plans key (#43978)

This commit is contained in:
Mrugesh Mohapatra
2021-10-25 17:44:01 +05:30
committed by GitHub
parent 9114f80b03
commit e37b600fba

View File

@ -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