AUCMA_SCADA/Admin.Core.Tasks/Properties/launchSettings.json

12 lines
278 B
JSON

{
"profiles": {
"Admin.Core.Tasks": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53962;http://localhost:53963"
}
}
}