Newer
Older
percord / extra / admin-api / Spacebar.UApi / Properties / launchSettings.json
@Rory& Rory& on 13 Feb 344 bytes cs: create uapi project
{
  "$schema": "https://json.schemastore.org/launchsettings.json",
  "profiles": {
    "http": {
      "commandName": "Project",
      "dotnetRunMessages": true,
      "launchBrowser": false,
      "applicationUrl": "http://localhost:5085",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    }
  }
}