{ "profiles": { "StellaOps.Gateway.WebService": { "commandName": "Project", "launchBrowser": true, "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", "STELLAOPS_WEBSERVICES_CORS": "true", "STELLAOPS_WEBSERVICES_CORS_ORIGIN": "https://stella-ops.local,https://stella-ops.local:10000,https://localhost:10000" }, "applicationUrl": "https://localhost:10000;http://localhost:10001" } } }