copy more files
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Failing after 2m50s

This commit is contained in:
2025-12-05 23:50:49 -05:00
parent 9b20909a1f
commit cd3fcd1a80
2 changed files with 7 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ const config: runtime.GetPrismaClientConfig = {
"db"
],
"activeProvider": "mongodb",
"postinstall": false,
"postinstall": true,
"inlineDatasources": {
"db": {
"url": {