Files
2026-05-12 19:25:14 +02:00

5 lines
191 B
Bash

# Used by Vite during `pnpm dev`.
# Where to proxy /api/* during development. Default: the Rust binary running
# locally on the default BIND_ADDR.
VITE_API_PROXY_TARGET=http://localhost:8443