4 Replies
hey @Lavish Munjal
considering that in your schema might have something like
does your DATABASE_URL have the following pattern?
yes
are you using docker?
or a local server?
for me using docker
DATABASE_URL=postgresql://prisma:prisma@localhost:5432/prisma
otherwise you might need to check your postgres config
docker
gonna check my postres config