Files
agent-framework/dotnet/samples/AGUIDojo/AGUIDojoServer/Properties/launchSettings.json
T

12 lines
252 B
JSON

{
"profiles": {
"AGUIDojoServer": {
"commandName": "Project",
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:5018"
}
}
}