增加发布脚本
大石头 authored at 2022-10-29 08:10:46
256.00 B
Stardust
{
  "profiles": {
    "Stardust.Server": {
      "commandName": "Project",
      "launchBrowser": true,
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      },
      "applicationUrl": "http://localhost:6600/api"
    }
  }
}