This commit is contained in:
pradeepkumar
2025-12-24 07:04:07 +05:30
parent e5fe561901
commit 4adab3b064
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ generator client {
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
// ===========================================