2024-05-01 18:16:06 +04:00
|
|
|
{
|
|
|
|
"profiles": {
|
|
|
|
"ComputerHardwareStoreREST": {
|
|
|
|
"commandName": "Project",
|
2024-05-28 22:41:22 +04:00
|
|
|
"dotnetRunMessages": true,
|
2024-05-01 18:16:06 +04:00
|
|
|
"launchBrowser": true,
|
2024-05-28 22:41:22 +04:00
|
|
|
"launchUrl": "swagger",
|
2024-05-01 18:16:06 +04:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
},
|
2024-05-28 22:41:22 +04:00
|
|
|
"applicationUrl": "https://localhost:8080;http://localhost:8081"
|
2024-05-01 18:16:06 +04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|