mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 18:54:21 +01:00
docs: Fix invalid json in the mcp example config (#645)
This commit is contained in:
@@ -30,6 +30,7 @@ Add a local MCP servers under `mcp.localmcp`.
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"environment": {
|
"environment": {
|
||||||
"MY_ENV_VAR": "my_env_var_value"
|
"MY_ENV_VAR": "my_env_var_value"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user