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

12 lines
281 B
JSON

{
"profiles": {
"Admin.Core.IService": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53968;http://localhost:53969"
}
}
}