hi, we're having issues running Prisma locally via...
# orm-help
s
hi, we're having issues running Prisma locally via docker-compose, and using our own database on Amazon RDS. when I run
prisma deploy
, it seems to create the database tables just fine, but eventually times out. doing what, we're not sure. there are no other servers involved in this process.. everything is local in Docker, or on AWS RDS. we tried the prisma1.8 and prisma1.9 Docker images, both fail EDIT: related issue: https://github.com/prismagraphql/prisma/issues/2400