mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"plugin": ["opencode-openai-codex-auth"],
|
|
"provider": {
|
|
"opencode": {
|
|
"options": {
|
|
"baseURL": "http://localhost:8080",
|
|
},
|
|
},
|
|
},
|
|
}
|