PrismaP
Prisma14mo ago
3 replies
fynn

Error validating datasource `db`: the URL must start with the protocol `prisma://`

Hey, I've just tried to deploy my Node-Project to a Coolify Instance, but now I'll get the above error. I have set the DATABASE_URL in the environment variables to this: postgresql://postgres:pass@ip:5432/postgres

what could be the problem there? before, it worked fine.
Was this page helpful?