Files
opencode/.opencode/opencode.jsonc
Dax Raad 37652f48fb ignore
2025-11-17 11:32:07 -05:00

12 lines
217 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
"provider": {
"opencode": {
"options": {
// "baseURL": "http://localhost:8080",
},
},
},
}