summaryrefslogtreecommitdiffstats
path: root/src/arrow/csharp/test/Apache.Arrow.Flight.TestWeb/Properties/launchSettings.json
blob: 50e6f3dd6fb81039d9aa9a88bc1f75a6d0ac7de4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "profiles": {
    "Apache.Arrow.Flight.TestWeb": {
      "commandName": "Project",
      "launchBrowser": false,
      "applicationUrl": "https://localhost:5001",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    }
  }
}