Error validating prisma datasource db in Next.js app
Unanswered
Harlequin posted this in #help-forum
HarlequinOP
Hello, I am using 2 postgres dbs and have followed -https://www.prisma.io/docs/guides/multiple-databases guide to set them up. I am deploying on Railway.
On running yarn dev I am getting the following error - Error validating datasource db: the URL must start with the protocol prisma:// or prisma+postgres://
Not sure what is amiss, please help!
On running yarn dev I am getting the following error - Error validating datasource db: the URL must start with the protocol prisma:// or prisma+postgres://
Not sure what is amiss, please help!