Skip to content

Environment and providers

Public values may be saved as a draft. Secret values are validated in memory and written directly to the target Cloudflare environment.

.env.example
APP_NAME=
APP_URL=
DATABASE_URL=
BETTER_AUTH_SECRET=
EMAIL_PROVIDER=cfsend
CFSEND_API_URL=
CFSEND_API_KEY=
RESEND_API_KEY=
BILLING_PROVIDER=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=
AUTUMN_SECRET_KEY=
AUTUMN_PLAN_PRO=

Never expose secret values in generated repositories, logs, health responses, or browser payloads.