fix stripe for production
Build & Push / Pipeline Tests (push) Successful in 1m51s
Test / Type Check (all packages) (push) Successful in 52s
Test / API Unit Tests (push) Successful in 1m10s
Test / Homepage Unit Tests (push) Successful in 48s
Test / Carplace Unit Tests (push) Successful in 44s
Test / Admin Unit Tests (push) Successful in 44s
Test / Dashboard Unit Tests (push) Successful in 44s
Test / API Integration Tests (push) Successful in 1m7s
Build & Push / Build & Push Docker Image (push) Failing after 41s

This commit is contained in:
root
2026-07-29 01:39:54 -04:00
parent 96d1d2d0d6
commit b944ff554c
8 changed files with 68 additions and 14 deletions
@@ -84,3 +84,8 @@ MAIL_FROM_ADDRESS=rentaldrivego@gmail.com
MAIL_FROM_NAME=RentalDriveGo
MAIL_REPLY_TO_ADDRESS=rentaldrivego@gmail.com
MAIL_REPLY_TO_NAME=RentalDriveGo
# Stripe subscription checkout
# Prefer a restricted API key (rk_) with the minimum Billing/Checkout permissions.
STRIPE_API_KEY=placeholder
STRIPE_WEBHOOK_SECRET=placeholder