# GraphQL API origin (compliance-portal HTTPS origin; is the portal # slug). For local Vite development, set this to http://localhost:5174 so the # browser hits the Vite origin and /graphql is proxied (see vite.config.ts). VITE_API_URL=https://.probopage.localhost # Vite /graphql proxy target (compliance-portal HTTPS origin; is the # portal slug). Required for local Vite development — uncomment and set the # slug when running the app locally (see vite.config.ts). # COMPLIANCE_PORTAL_PROXY_TARGET=https://.probopage.localhost