added yearly plan

This commit is contained in:
Daniel
2023-09-11 00:20:31 -04:00
parent 8fd108c74e
commit 5583fd82f3
5 changed files with 77 additions and 14 deletions
+2 -2
View File
@@ -22,11 +22,11 @@ EMAIL_SERVER=
# Stripe settings (You don't need these, it's for the cloud instance payments)
NEXT_PUBLIC_STRIPE_IS_ACTIVE=
STRIPE_SECRET_KEY=
PRICE_ID=
MONTHLY_PRICE_ID=
YEARLY_PRICE_ID=
NEXT_PUBLIC_TRIAL_PERIOD_DAYS=
NEXT_PUBLIC_STRIPE_BILLING_PORTAL_URL=
BASE_URL=http://localhost:3000
NEXT_PUBLIC_PRICING=
# Docker postgres settings
POSTGRES_PASSWORD=