prisma-templates icon indicating copy to clipboard operation
prisma-templates copied to clipboard

Data Import with `prisma import --data ./database.zip`

Open samburgers opened this issue 7 years ago • 0 comments

I get a 504 Gateway timeout when importing a prisma database (exported from local) into the AWS Fargate server using these templates.

The command is prisma import --data ./database.zip

Is that something that should be possible with this setup?

Thanks!

samburgers avatar Apr 14 '19 20:04 samburgers