mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 19:30:41 -05:00
remove binary target
This commit is contained in:
@@ -7,8 +7,7 @@ datasource db {
|
||||
}
|
||||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "rhel-openssl-3.0.x"]
|
||||
provider = "prisma-client-js"
|
||||
}
|
||||
|
||||
// generator dbml {
|
||||
|
||||
Reference in New Issue
Block a user