Minimum variables:
apps/api-worker/.dev.vars
SESSION_SECRETBOOTSTRAP_ADMIN_API_KEY (optional; only if BOOTSTRAP_ADMIN_EMAIL is set for first-admin bootstrap)WEB_APP_ORIGIN (required for browser passkeys; it provides the primary trusted WebAuthn origin and the RP ID when you only keep one origin, and local passkey development must use http://localhost:4173 instead of an IP literal)WEB_APP_ORIGINS (optional; add it when multiple production control-plane aliases must stay trusted for passkeys and need one shared non-public RP ID suffix)apps/web/.env
VITE_API_BASE_URLhttp://localhost:4173http://localhost:8787http://localhost:56007http://localhost:6006/api-keys after their first sign-inlocalhost instead of 127.0.0.1