Cube/NewLife.CubeNC/Properties/launchSettings.json

12 lines
276 B
JSON

{
"profiles": {
"NewLife.CubeNC": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:58433;http://localhost:58434"
}
}
}