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

12 lines
282 B
JSON

{
"profiles": {
"Admin.Core.FrameWork": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:51742;http://localhost:51743"
}
}
}