mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-01 05:12:22 +00:00
12 lines
283 B
JSON
12 lines
283 B
JSON
![]() |
{
|
||
|
"profiles": {
|
||
|
"AutoGen.WebAPI.Sample": {
|
||
|
"commandName": "Project",
|
||
|
"launchBrowser": true,
|
||
|
"environmentVariables": {
|
||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||
|
},
|
||
|
"applicationUrl": "https://localhost:50675;http://localhost:50676"
|
||
|
}
|
||
|
}
|
||
|
}
|