Remove unused Stripe publishable key from development and production environment files

This commit is contained in:
Danel Kungla
2025-07-16 13:35:01 +03:00
parent b028aae1ba
commit 6232ffc50d
2 changed files with 1 additions and 4 deletions

View File

@@ -13,8 +13,6 @@ SUPABASE_DB_WEBHOOK_SECRET=WEBHOOKSECRET
# CONTACT FORM
CONTACT_EMAIL=test@makerkit.dev
# STRIPE
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
# MAILER
MAILER_PROVIDER=nodemailer