mirror of
https://github.com/formbricks/formbricks.git
synced 2025-12-30 18:30:32 -06:00
update binary targets
This commit is contained in:
@@ -7,7 +7,8 @@ datasource db {
|
||||
}
|
||||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "rhel-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
// generator dbml {
|
||||
|
||||
Reference in New Issue
Block a user