chore(env): add local .env (DATABASE_URL) for team sharing
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m52s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
iye 2026-05-14 17:02:48 +08:00
parent 3f5d33c422
commit 6759d6a689

3
.env Normal file
View File

@ -0,0 +1,3 @@
# Prisma CLI 默认读这个文件 (Next.js 也会读, .env.local 优先级更高)
# 该文件已 .gitignore, 不会进仓库
DATABASE_URL=mysql://zyc:Zyc188208@mysql-8351f937d637-public.rds.volces.com:3306/cyberstar?charset=utf8mb4