diff --git a/.dockerignore b/.dockerignore index 35b7e05..55e2b52 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,4 +7,5 @@ !yarn.lock !public !prisma -!src \ No newline at end of file +!src +!data \ No newline at end of file