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

12 lines
283 B
JSON

{
"profiles": {
"Admin.Core.Extensions": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:51740;http://localhost:51741"
}
}
}