Hi all! I am trying to setup prisma in docker for ...
# orm-help
c
Hi all! I am trying to setup prisma in docker for the first time and I get the below when I try prisma deploy` ▸ 'ECONNRESET': request to http://localhost:4466/management failed, ▸ reason: socket hang up ` below is the log - I am running mongo db in docker but it seems like prisma connected to mongodb from the log of the container where I run mongo... Can anyone help please?
h
can you please share your docke r compose yml