diff options
Diffstat (limited to '.opencode')
| -rw-r--r-- | .opencode/opencode.jsonc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index f6501f383..dd5a4c750 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -1,9 +1,9 @@ { "$schema": "https://opencode.ai/config.json", "plugin": ["opencode-openai-codex-auth"], - "enterprise": { - "url": "http://localhost:3000", - }, + // "enterprise": { + // "url": "http://localhost:3000", + // }, "provider": { "opencode": { "options": { |
