Fixed MySQL.

This commit is contained in:
Mike Cao 2024-12-14 16:06:26 -08:00
parent d43293da72
commit e80b4ffcae
3 changed files with 11 additions and 10 deletions

View file

@ -1,6 +1,6 @@
generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "linux-musl-openssl-3.0.x"]
binaryTargets = ["native", "linux-musl-openssl-3.0.x", "linux-musl-arm64-openssl-3.0.x"]
}
datasource db {