opencode/.opencode/opencode.jsonc
2025-11-21 20:40:41 -05:00

14 lines
285 B
JSON

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