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

12 lines
278 B
JSON

{
"profiles": {
"Admin.Core.Model": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53960;http://localhost:53961"
}
}
}