2023-05-09 07:05:37 -07:00

13 lines
297 B
JSON

{
"profiles": {
"Basket.API": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "http://localhost:5221",
"environmentVariables": {
"Identity__Url": "http://localhost:5223",
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}