implemented stripe for the cloud instance
This commit is contained in:
+6
-1
@@ -15,4 +15,9 @@ SPACES_REGION=
|
||||
# SMTP Settings (Optional)
|
||||
NEXT_PUBLIC_EMAIL_PROVIDER=
|
||||
EMAIL_FROM=
|
||||
EMAIL_SERVER=
|
||||
EMAIL_SERVER=
|
||||
|
||||
# Stripe settings (You don't need these, it's for the cloud instance payments)
|
||||
STRIPE_SECRET_KEY=
|
||||
PRICE_ID=
|
||||
STRIPE_BILLING_PORTAL_URL=
|
||||
Reference in New Issue
Block a user