Anapher/Strive

View on GitHub
src/Services/Identity/Identity.API/Properties/launchSettings.json

Summary

Maintainability
Test Coverage
{
  "profiles": {
    "SelfHost": {
      "commandName": "Project",
      "launchBrowser": true,
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      },
      "applicationUrl": "http://localhost:55105"
    }
  }
}