Files
opencode/.opencode/opencode.jsonc
2025-11-17 10:57:18 -05:00

12 lines
216 B
JSON

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