mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 13:21:17 +08:00
12 lines
214 B
JSON
12 lines
214 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"plugin": ["opencode-openai-codex-auth"],
|
|
"provider": {
|
|
"opencode": {
|
|
"options": {
|
|
"baseURL": "http://localhost:8080",
|
|
},
|
|
},
|
|
},
|
|
}
|