added rhel-openssl-3.0.x as binary target
This commit is contained in:
parent
42feb4f1b4
commit
d01b19993d
@ -2,7 +2,8 @@
|
|||||||
// learn more about it in the docs: https://pris.ly/d/prisma-schema
|
// learn more about it in the docs: https://pris.ly/d/prisma-schema
|
||||||
|
|
||||||
generator client {
|
generator client {
|
||||||
provider = "prisma-client-js"
|
provider = "prisma-client-js"
|
||||||
|
binaryTargets = "rhel-openssl-3.0.x"
|
||||||
}
|
}
|
||||||
|
|
||||||
datasource db {
|
datasource db {
|
||||||
|
Loading…
Reference in New Issue
Block a user