opencode/.opencode/opencode.jsonc

12 lines
214 B
Plaintext

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