Fix: Remove prisma/migrations from .dockerignore to enable deployment
This commit is contained in:
parent
cbafffdf1b
commit
738f9766e1
|
|
@ -52,4 +52,4 @@ logs
|
|||
*.log
|
||||
|
||||
# Prisma
|
||||
prisma/migrations
|
||||
# prisma/migrations # Now included in Docker image for deployment
|
||||
|
|
|
|||
Loading…
Reference in New Issue