Files
mousehold/apps/web/.env.example
2026-06-28 13:48:15 +02:00

6 lines
233 B
Plaintext

VITE_API_URL=http://127.0.0.1:8001
# Optional. Leave unset to use the embedded API route at ${VITE_API_URL}/agent.
# Set this only if you run `mousehold-agent serve` as a separate process.
VITE_LOCAL_AGENT_URL=http://127.0.0.1:8765