summaryrefslogtreecommitdiffhomepage
path: root/.opencode/opencode.jsonc
blob: 02278ce3afe9ae15faef6f238b25c2af22d930b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "$schema": "https://opencode.ai/config.json",
  "plugin": ["opencode-openai-codex-auth"],
  "provider": {
    "opencode": {
      "options": {
        // "baseURL": "http://localhost:8080"
      },
    },
  },
}