Skip to content

Commit 0de31cc

Browse files
authored
Update .env.production
1 parent 59d310f commit 0de31cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ FEATURE_ENABLE_NEW_UI=true
1818
FEATURE_ENABLE_EXPERIMENTAL_FEATURE=false
1919

2020
# Third-party Service Keys
21-
STRIPE_SECRET_KEY=sk_live_4eC39HqLyjWDarjtT1zdp7dc
21+
STRIPE_SECRET_KEY= "SECRET KEY"
2222
SENDGRID_API_KEY=SG.production_key
2323

2424
# CORS Configuration

0 commit comments

Comments
 (0)