From 3fb57044d120618c92214b734d1fc831955e39a2 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Sun, 23 Nov 2025 19:28:48 -0600 Subject: wip(share): more styling --- .opencode/opencode.jsonc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.opencode/opencode.jsonc') diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc index dd5a4c750..aadc02408 100644 --- a/.opencode/opencode.jsonc +++ b/.opencode/opencode.jsonc @@ -1,9 +1,11 @@ { "$schema": "https://opencode.ai/config.json", - "plugin": ["opencode-openai-codex-auth"], - // "enterprise": { - // "url": "http://localhost:3000", - // }, + "plugin": [ + "opencode-openai-codex-auth" + ], + "enterprise": { + "url": "http://localhost:3000", + }, "provider": { "opencode": { "options": { -- cgit v1.2.3