We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d310f commit 0de31ccCopy full SHA for 0de31cc
config/.env.production
@@ -18,7 +18,7 @@ FEATURE_ENABLE_NEW_UI=true
18
FEATURE_ENABLE_EXPERIMENTAL_FEATURE=false
19
20
# Third-party Service Keys
21
-STRIPE_SECRET_KEY=sk_live_4eC39HqLyjWDarjtT1zdp7dc
+STRIPE_SECRET_KEY= "SECRET KEY"
22
SENDGRID_API_KEY=SG.production_key
23
24
# CORS Configuration
0 commit comments