You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
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.zipIs that something that should be possible with this setup?
Thanks!