's'
This commit is contained in:
@@ -164,7 +164,7 @@ const config = {
|
||||
"value": "prisma-client-js"
|
||||
},
|
||||
"output": {
|
||||
"value": "/www/wwwroot/nomadro/generated/prisma",
|
||||
"value": "C:\\project\\nomadro\\generated\\prisma",
|
||||
"fromEnvVar": null
|
||||
},
|
||||
"config": {
|
||||
@@ -173,16 +173,17 @@ const config = {
|
||||
"binaryTargets": [
|
||||
{
|
||||
"fromEnvVar": null,
|
||||
"value": "debian-openssl-3.0.x",
|
||||
"value": "windows",
|
||||
"native": true
|
||||
}
|
||||
],
|
||||
"previewFeatures": [],
|
||||
"sourceFilePath": "/www/wwwroot/nomadro/prisma/schema.prisma",
|
||||
"sourceFilePath": "C:\\project\\nomadro\\prisma\\schema.prisma",
|
||||
"isCustomOutput": true
|
||||
},
|
||||
"relativeEnvPaths": {
|
||||
"rootEnvPath": null
|
||||
"rootEnvPath": null,
|
||||
"schemaEnvPath": "../../.env"
|
||||
},
|
||||
"relativePath": "../../prisma",
|
||||
"clientVersion": "6.19.0",
|
||||
|
||||
Reference in New Issue
Block a user