refactor: remove unused env NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY
This commit is contained in:
parent
a8c76d3249
commit
0d5185a789
@ -63,7 +63,6 @@ STORAGE_PUBLIC_URL=""
|
|||||||
# https://mksaas.com/docs/payment#setup
|
# https://mksaas.com/docs/payment#setup
|
||||||
# Get Stripe key and secret from https://dashboard.stripe.com
|
# Get Stripe key and secret from https://dashboard.stripe.com
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=""
|
|
||||||
STRIPE_SECRET_KEY=""
|
STRIPE_SECRET_KEY=""
|
||||||
STRIPE_WEBHOOK_SECRET=""
|
STRIPE_WEBHOOK_SECRET=""
|
||||||
# Pro plan - monthly subscription
|
# Pro plan - monthly subscription
|
||||||
|
Loading…
Reference in New Issue
Block a user