1. Create, at the root of your project, a file called `.env.local`. 2. Open the file and declare the following variable to replace the default urls: ```text VITE_NETWORK_OVERRIDES={"ai":"http://localhost:8080","agent-tools":"http://localhost:8082", "genAi
npm install @stack-spot/portal-network.env.local.text
VITE_NETWORK_OVERRIDES={"ai":"http://localhost:8080","agent-tools":"http://localhost:8082", "genAiInference":"http://localhost:8085", "workspace-ai":"http://localhost:8087", "agent": "http://localhost:8082"}
``#### Name of each api supported (to use in the VITE_NETWORK_OVERRIDES variable):
- ai
- agent
- agent-tools
- dataIntegration
- workspace
- account
- content
- eventBus
- serviceCatalog
- apiRuntime
- cloudServices
- cloudAccount
- dataPlatform
- insights
- workflows
- workspaceManager
- workspaceSearchEngine
- permissionValidation
- apiManagement
- secrets
- notification
- cloudPlatform
- cloudRuntimes
- cloudPlatformHorizon
- codeShift
- genAiInference
- discover
- accountAssetManager
- edpBfa