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:
what could be the problem there? before, it worked fine.
postgresql://postgres:pass@ip:5432/postgres what could be the problem there? before, it worked fine.