This commit is contained in:
Rio
2026-06-18 12:38:12 +07:00
parent 5c0ab92401
commit 1318c06582
5 changed files with 5 additions and 18 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
// This file was generated by Prisma, and assumes you have installed the following:
// npm install --save-dev prisma dotenv
import dotenv from "dotenv";
dotenv.config({ override: true });
// Prisma v7 config — DB URL is injected via docker-compose environment variables
import { defineConfig } from "prisma/config";
export default defineConfig({