# Local development secrets for `wrangler dev` / `vite dev`. # Copy this file to `.dev.vars` (gitignored) and fill in real values. # Required: better-auth signing secret. Generate with: openssl rand -base64 32 BETTER_AUTH_SECRET= # Optional: point local development at a non-production ZPan Cloud. ZPAN_CLOUD_URL=https://zpan-cloud-staging.saltbo.workers.dev