Files
zpan/.dev.vars.example
T
2026-05-09 20:38:06 -04:00

9 lines
361 B
Plaintext

# 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