ASP.NET / ASP.NET Helpdesk System Using jQuery and Bootstrap / HelpdeskDAL / Properties / launchSettings.json
launchSettings.json
Raw
{
  "profiles": {
    "HelpdeskDAL": {
      "commandName": "Project",
      "launchBrowser": true,
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      },
      "applicationUrl": "https://localhost:6945;http://localhost:6947"
    }
  }
}