ignore: Comment out plugin entry in opencode.jsonc
Comment out the plugin entry in opencode.jsonc
This commit is contained in:
parent
ddd5464081
commit
8ac5204009
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"plugin": ["opencode-openai-codex-auth"],
|
// "plugin": ["opencode-openai-codex-auth"],
|
||||||
// "enterprise": {
|
// "enterprise": {
|
||||||
// "url": "https://enterprise.dev.opencode.ai",
|
// "url": "https://enterprise.dev.opencode.ai",
|
||||||
// },
|
// },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue