#Issue with running migrations during initial setup of Docker Compose
1 messages · Page 1 of 1 (latest)
Issue has been fixed
Could you describe your original issue and the fix so future users could also see the resolution?
It was an issue with my application and not Prisma.
I was resetting the database volumes each time but my browser cookies made it seem like I was still logged in.
Just an oversight by me.