Has anyone else ran into issues trying to dockeriz...
# orm-help
c
Has anyone else ran into issues trying to dockerize their prisma2 app? when trying to migrate I get errors with not being able to find the db, and yes I did update the localhost to the name of the postgres service. Any help would be amaizing! thanks
r
I would need to re-produce this. Could you share your Dockerfile?