We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
xata.mdx
1 parent 6868d20 commit 0b53033Copy full SHA for 0b53033
src/content/docs/ko/guides/backend/xata.mdx
@@ -20,7 +20,7 @@ import { FileTree } from '@astrojs/starlight/components';
20
### 전제조건
21
22
- 데이터베이스가 생성된 [Xata](https://app.xata.io/signin) 계정이 필요합니다. (웹 UI에서 샘플 데이터베이스를 사용할 수 있습니다.)
23
-- 액세스 토큰 (`XATA_TOKEN_API`)이 필요합니다.
+- 액세스 토큰 (`XATA_API_KEY`)이 필요합니다.
24
- 여러분의 데이터베이스 URL이 필요합니다.
25
26
[Xata CLI](https://xata.io/docs/getting-started/installation)를 업데이트하고 초기화하면 `.env` 파일에 API 토큰이 정의되고 데이터베이스 URL이 정의됩니다.
0 commit comments