When I run `prisma deploy` the error message `Coul...
# orm-help
r
When I run
prisma deploy
the error message
Could not connect to server at <http://prisma:4466>. Please check if your server is running
is returned. I tried to change
prisma
to
localhost
and the message is the same.