# Vite reads any variable prefixed with `VITE_` and exposes it on # `import.meta.env`. The committed `.env.development` already targets # the `tools/local-dev/` docker stack — most contributors don't need # to copy this file. Use a `.env.development.local` (gitignored by # Vite convention) for per-developer overrides, or use `.env.local` # when running `pnpm exec playwright test` against a non-default # gateway. # Base URL of the gateway public REST surface and Connect-Web edge # listener. Both surfaces share the same host and port. VITE_GATEWAY_BASE_URL=http://localhost:8080 # Standard (non-URL-safe) base64 of the gateway's raw 32-byte # Ed25519 response-signing public key. The local-dev stack ships a # checked-in keypair under `tools/local-dev/keys/`; for any other # environment, take the value from the gateway operator. VITE_GATEWAY_RESPONSE_PUBLIC_KEY=