We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32dd4d commit ae50f24Copy full SHA for ae50f24
1 file changed
packages/web/src/content/docs/ko/enterprise.mdx
@@ -3,7 +3,7 @@ title: 엔터프라이즈
3
description: 조직에서 OpenCode를 안전하게 사용하는 방법입니다.
4
---
5
6
-import config from "../../../config.mjs"
+import config from "../../../../config.mjs"
7
export const email = `mailto:${config.email}`
8
9
OpenCode Enterprise는 코드와 데이터가 조직의 인프라 밖으로 나가지 않도록 보장하려는 조직을 위한 기능입니다. SSO 및 내부 AI gateway와 연동되는 중앙 config를 사용해 이를 구현할 수 있습니다.
0 commit comments