12 lines
282 B
JSON
Raw Normal View History

2024-05-11 00:23:02 +04:00
{
"profiles": {
"LawFirmBusinessLogic": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:55640;http://localhost:55642"
}
}
}