Skip to content

Commit 8976298

Browse files
committed
Add .env.example for stripe price id
1 parent b807cfa commit 8976298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ STRIPE_SECRET_KEY=sk_test_dummy_stripe_secret
1818
STRIPE_WEBHOOK_SECRET_KEY=whsec_dummy_webhook_secret
1919
STRIPE_USAGE_PRICE_ID=price_dummy_usage_id
2020
STRIPE_TEAM_FEE_PRICE_ID=price_dummy_team_fee_id
21+
STRIPE_SUBSCRIPTION_200_PRICE_ID=price_dummy_subscription_200_id
2122

2223
# External Services
2324
LINKUP_API_KEY=dummy_linkup_key

0 commit comments

Comments
 (0)