5 lines
191 B
Bash
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
|