2025-11-17 15:57:18 +00:00
|
|
|
{
|
|
|
|
|
"$schema": "https://opencode.ai/config.json",
|
|
|
|
|
"plugin": ["opencode-openai-codex-auth"],
|
|
|
|
|
"provider": {
|
|
|
|
|
"opencode": {
|
|
|
|
|
"options": {
|
2025-11-17 16:30:55 +00:00
|
|
|
"baseURL": "http://localhost:8080",
|
2025-11-17 15:57:18 +00:00
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
}
|