mirror of
https://github.com/34892002/edgeKey.git
synced 2026-05-06 15:22:43 +08:00
5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
# 该变量仅供 Prisma CLI / prisma.config.ts 使用,不参与应用运行时连接。
|
||
# 应用在 bun dev / deploy 时实际使用的是 wrangler 绑定提供的 D1(env.DB)。
|
||
DATABASE_URL="file:./prisma/db.sqlite"
|
||
AUTH_SECRET=123456
|