5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
# Leave empty in local dev to use Vite proxy: /api -> PACKAGE_PROXY_TARGET.
|
|
VITE_PACKAGE_BASE_URL=
|
|
VITE_AGENT_BASE_URL=http://127.0.0.1:5010
|
|
PACKAGE_PROXY_TARGET=http://localhost:3000
|