Merge branch 'master' into v3.1
大石头 authored at 2024-07-13 19:03:18
256.00 B
Stardust
{
  "profiles": {
    "Stardust.Server": {
      "commandName": "Project",
      "launchBrowser": true,
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      },
      "applicationUrl": "http://localhost:6600/api"
    }
  }
}