fix: prisma.config.ts use dotenv to load .env (Prisma env() broken)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"better-auth": "^1.5.5",
|
||||
"dotenv": "^17.3.1",
|
||||
"ioredis": "^5.10.1",
|
||||
"livekit-client": "^2.17.3",
|
||||
"livekit-server-sdk": "^2.15.0",
|
||||
|
||||
Reference in New Issue
Block a user