Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions env-template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,7 @@ STRIPE_PRICE_PRO_YEAR=price_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
STRIPE_PRICE_ENTERPRISE_MONTH=price_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
STRIPE_PRICE_ENTERPRISE_YEAR=price_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

# === Autumn Billing (Autumn.js) ===
# Secret server key for Autumn API (backend-only)
AUTUMN_SECRET_KEY=am_sk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# Frontend provider backend URL for Autumn endpoints (use your Convex URL)
VITE_AUTUMN_BACKEND_URL=https://xxxxx.convex.cloud
# Optional: Override product ids used on the frontend
VITE_AUTUMN_PRODUCT_PRO_ID=pro

# Removed Polar billing configuration
# Removed Polar and Autumn billing configurations

# === REQUIRED for server-side fetches to own APIs ===
PUBLIC_ORIGIN=http://localhost:5173
Loading
Loading