Skip to content

Commit 07779c5

Browse files
committed
[werft] Update Stripe product price IDs in preview environments
1 parent c16f3d1 commit 07779c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.werft/jobs/build/payment/stripe-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
config: >
88
{
99
"usageProductPriceIds": {
10-
"EUR": "price_1LAE0AGadRXm50o3xjegX0Kd",
11-
"USD": "price_1LAE0AGadRXm50o3rKoktPiJ"
10+
"EUR": "price_1LAyjSGadRXm50o3MO7CNyVU",
11+
"USD": "price_1LAyjSGadRXm50o3tkwZe1N2"
1212
}
1313
}

0 commit comments

Comments
 (0)