fixed the search api for the specific and sending by default 15 km radius activities in the nearby activity api

This commit is contained in:
2026-03-11 13:41:15 +05:30
parent b5cdb20c4f
commit 0aa2b9b53e
3 changed files with 53 additions and 90 deletions

View File

@@ -2,6 +2,7 @@ generator client {
provider = "prisma-client-js"
binaryTargets = ["native", "rhel-openssl-3.0.x"] // Add Linux target
previewFeatures = ["multiSchema"]
engineType = "library"
}
datasource db {