Forge
json3407750f
1{
2 "profiles" {
3 "AgentForge" {
4 "commandName" "Project",
5 "dotnetRunMessages" true,
6 "launchBrowser" true,
7 "launchUrl" "health",
8 "applicationUrl" "http://127.0.0.1:8770",
9 "environmentVariables" {
10 "ASPNETCORE_ENVIRONMENT" "Development",
11 "FORGE_PLUGIN_DISCOVERY" "auto"
12 }
13 }
14 }
15}
16
View only · write via MCP/CIDE