WaspW
Wasp2y ago
Bondres

database url

I changed the db folder name to prisma and when starting the server I get an error stating it cant find the db folder. I guess I need to change the path from /db to /prisma and think that if I add the database url to the .env that that may solve it. If that is the case where will I find my database url, and if not, where can I change the database url that is currently looking in the wrong place?
Was this page helpful?