diff --git a/scripts/entrypoint.sh b/scripts/entrypoint.sh index 18fedf0..e7d2876 100644 --- a/scripts/entrypoint.sh +++ b/scripts/entrypoint.sh @@ -1,7 +1,7 @@ #!/bin/sh #Run the prisma:deploy npm script -npm run prisma:deploy +# npm run prisma:deploy # Start the server exec node build