first ruggedy draft
This commit is contained in:
5
apps/web/.env.example
Normal file
5
apps/web/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user