Getting errors in deployed app , I am using Coolify .
Error validating data source
db: the URL must start with the protocol prisma:// or prisma+postgres://
everything is working well on my local dev environment .
I am using Postgress that is hosted on Coolify2 Replies
You decided to hold for human wisdom. We'll chime in soon! Meanwhile,
#ask-ai is there if you need a quick second opinion.Can you share your prisma generate command?
You shouldn't add
--no-engine in your prisma generate command.