mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-27 15:09:41 +00:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"profiles": {
|
|
"DevTeam.Backend": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:50672;http://localhost:50674"
|
|
}
|
|
}
|
|
} |