mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-28 07:29:54 +00:00
12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"profiles": {
|
|
"DevTeam.Agents": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:50669;http://localhost:50671"
|
|
}
|
|
}
|
|
} |