correction gem high dockerfile prisma schema
All checks were successful
Build and Push App / build (push) Successful in 52s
All checks were successful
Build and Push App / build (push) Successful in 52s
This commit is contained in:
@@ -5,7 +5,6 @@ generator client {
|
||||
|
||||
datasource db {
|
||||
provider = "postgresql"
|
||||
url = env("DATABASE_URL")
|
||||
}
|
||||
|
||||
model User {
|
||||
|
||||
Reference in New Issue
Block a user